a:link {  font-weight: bold; color: #CC0000; text-decoration: none}
a:visited {  color: #CC0000; text-decoration: none; font-weight: bold}
a:active {  font-weight: bold; color: #CC0000}
a:hover {  color: #330033; font-weight: bold}
.headerscenter {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-align: center; font-weight: bold}
.headersLEFT { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-align: left; font-weight: bold}
.headersRIGHT { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366; text-align: right; font-weight: bold }
.BANNER {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #FFFF33; background-color: #660033; text-align: center; font-weight: bolder}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
.pullquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.boxed {  border: 3px #000000 double}
.list_lower_alpha {  list-style-type: lower-alpha; font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #CC0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	
}
.topmenus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #330033;
	text-align: center;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FF0000;
}
