.mainBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.mainBody a {
	color: #CC0000;
	text-decoration: none;
}
.mainBody a:hover {
	color: #000000;
	text-decoration: underline;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: .2em;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC0000;
	letter-spacing: .2em;
}
.subHeaderSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: .2em;
}
#menu tr {
	background-color: #FFFFFF;
	text-align: center;
}
#menu a {
	color: #CC0000;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #CCCCCC;
}
#menu a:hover {
	color: #000000;
	background-color: #f1e9cf;
}
.mainBodySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f1e9cf;
	line-height: 50px;
}
#menuHome tr {
	background-color: #FFFFFF;
	text-align: center;
}
#menuHome a {
	color: #CC0000;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}
#menuHome a:hover {
	color: #000000;
	background-color: #E6E6E6;
}
