a:link { color:#0000ff }
a:visited { color:#800080 }
a:active { color:#ff0000 }
h3{
	background-color: white;
	font-family: Arial;
        font-size: 18pt;
	color:#bd0a0a;
	font-weight: bold; 
	font-variant: normal;
        font-style: italic;
}
.normal { 
	background-color: white;
	font-family: Verdana;
        font-size: 10pt;
	color:black;
	font-weight: normal; 
	font-variant: normal;
}

.racetable, .seriestable{
	background-color: #f0f0f0;
}
.racetable thead td, .seriestable thead td{
	background-color: #ffffff;
	font-family: Verdana;
        font-size: 9pt;
	color:black;
        width:50px;
	font-weight: bold;
}
.racetable td, .seriestable td{
	background-color: #ffffff;
	font-family: Verdana;
        font-size: 9pt;
	color:black;
	font-weight: normal;
}
.divisionheader { 
	background-color: white;
	font-family: Arial;
        font-size: 14pt;
	color:#000080;
	font-weight: bold; 
	font-variant: normal;
}
.modern {
	background-color: white;
	font-family: sans-serif;
	color:black;
	font-style: oblique;
	font-variant: small-caps;
}
.navy {
	background-color: White;
	font-family: "Courier New", Courier, monospace;
	color: Navy;
	font-style: normal;
	font-variant: normal;
}
.colored {
	background-color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	color: #2F4F4F;
	font-style: italic;
	font-variant: normal;
}
