﻿.header1 {
   font-family: "Monotype Corsiva";
   font-size: 24pt;
   color: #990000;
}
.header2 {
   font-size: 32pt;
   font-weight: bold;
   color: #990000;
   font-family: "Copperplate Gothic Bold";
}
.header3 {
   font-family: "Monotype Corsiva";
   font-size: 20pt;
   color: #990000;
}
.background-navy {
   background-color: #000080;
}
.bgw-width-height {
   background-color: #FFFFFF;
   width: 100%;
   height: 100%;
}
.church-address {
   font-family: "Times New Roman";
   font-size: 18pt;
   color: #990000;
}
.align-center {
   text-align: center;
}
.address {
   text-align: center;
   font-size: 14px;
}
.left-col-text {
   color: #FFFFFF;
   font-family: Arial;
   text-decoration: none;
   font-size: 12pt;
}
.align-right {
   text-align: right;
}
.bottom-link {
   font-family: "Times New Roman", Times, serif;
   font-size: 12pt;
   text-decoration: none;
}
.times-18 {
   font-family: "Times New Roman";
   font-size: 18pt;
}
.times-12 {
   font-family: "Times New Roman";
   font-size: 12pt;
}
.table-h990-w100 {
   height: 990px;
   width: 100%;
}
.width50-al-c-val-m {
   vertical-align: middle;
   width: 50%;
   text-align: center;
}
.underline {
	text-decoration: underline;
	font-family: "times New Roman", Times, serif;
	font-size: 12pt;
}

