body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0A0060;
}
.LogoTable {
	margin: 2px;
	padding: 2px;
	width: 75%;
	border: 1px #CCCCCC;
	background-repeat: no-repeat;
	background-position: center;
	align: center;
	valign: middle;
}
.HomeText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;

}
.HomeSubText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;

}
.Annoucement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/bible.gif); 

}
.CommonTable {
	border: thin #999999;
}
