body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 18pt;
}
a.footerNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerNav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerNav:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a.footerNav:active {


	color: #FFFFFF;
	text-decoration: none;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
}
.txtHdr {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #7d0000;
}

