BODY {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
}
A:link {
	text-decoration:underline;
	color:#CC9900;
	font-weight: bold;
}
A:visited {
	text-decoration:underline;
	color:#CC9900;
	font-weight: bold;
}
A:hover {
	text-decoration:underline;
	color:#AC1A21;
	font-weight: bold;
}

.FormButton
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #FCF6EE;
}

blockquote {
	margin-left: 10px;
}

/*   testing links   */
.tBody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color="#000000"}
.tBodyList {  line-height: 25px; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.tBodySmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.tBodyRed  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #AC1A21 }
.tBodyGold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC9900 }
.tBodyBold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #AC1A21}
.topNav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#FFFFFF}
.bottomNav { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.sideNav { font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.tBody a:link {  color: #CC9900; font-weight: bold;}
.tBody a:visited {  color: #CC9900; font-weight: bold}
.tBody a:hover {  color: #AC1A21; text-decoration:underline; font-weight: bold}
.tBody a:active {  color: #AC1A21; text-decoration: underline; font-weight: bold}
a:link {  color: #CC9900}
a:visited {  color: #CC9900}
a:hover {  color: #AC1A21; text-decoration: underline}
a:active {  color: #AC1A21}
.bottomNav a:link {  color: #990000; text-decoration: none}
.bottomNav a:visited {  color: #990000; text-decoration: none}
.bottomNav a:hover {  color: #990000; text-decoration: underline}
.sideNav a:link {  color: #990000; text-decoration: underline}
.sideNav a:visited {  color: #990000; text-decoration: underline}
.sideNav a:hover {  color: #990000; text-decoration: underline}
/* .bottomNav a:active {  color: #FFCC00; text-decoration: underline}*/
.FORM {
background-color: #FFFFFF;
border-style: solid; 
border-bottom:1px solid white; 
border-right:1px solid white; 
border-top:1px solid white;
border-left:1px solid white;
font-family: arial, helvetica, "sans-serif"; font-size=10pt; color:black
}