.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #000000;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15px;
	font-weight: bold;
	color: #A33A3A;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	color: #A33A3A;
}
.subsubheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #A33A3A;
}
.NOF a:link {
	color: #A33A3A;
	text-decoration: underline;
}
.NOF a:visited {
	color: #A33A3A;
	text-decoration: underline;
}
.NOF a:hover {
	color: #000000;
	text-decoration: underline;
}
.NOF a:active {
	color: #A33A3A;
	text-decoration: underline;
}
.nav a:link {
	color: #A33A3A;
	text-decoration: none;
}
.nav a:visited {
	color: #A33A3A;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A33A3A;
}
.nav a:active {
	color: #A33A3A;
	text-decoration: none;
}