A.links:visited {color: #000000; text-decoration: none;}
A.links:link {color: #000000; text-decoration: none;} 
A.links:hover {color: #CC3333; text-decoration: underline;}
A.links:active {color: #cc3333; text-decoration: underline;}  

A.racelinks:visited {color: #000000; text-decoration: none;}
A.racelinks:link {color: #000000; text-decoration: underline;} 
A.racelinks:hover {color: #CC3333; text-decoration: underline;}
A.racelinks:active {color: #cc3333; text-decoration: underline;}

A.indexlinks:visited {color: #000000; text-decoration: underline;}
A.indexlinks:link {color: #000000; text-decoration: underline;} 
A.indexlinks:hover {color: #CC3333; text-decoration: underline;}
A.indexlinks:active {color: #cc3333; text-decoration: underline;}

A.indexlinks_blackbg:visited {color: #FFFFFF; text-decoration: none;}
A.indexlinks_blackbg:link {color: #FFFFFF; text-decoration: none;} 
A.indexlinks_blackbg:hover {color: #FFFFFF; text-decoration: underline;}
A.indexlinks_blackbg:active {color: #FFFFFF; text-decoration: underline;}


A.redlinks:visited {color: #cc3333; text-decoration: underline;}
A.redlinks:link {color: #cc3333; text-decoration: underline;} 
A.redlinks:hover {color: #000000; text-decoration: underline;}
A.redlinks:active {color: #000000; text-decoration: underline;}




 This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. 

#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat}

td {font-family: arial, geneva, sans-serif; font-size: 7.8pt}

.black14 {font-family: arial, geneva, sans-serif; font-size: 14pt}

.white78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #ffffff}
.white10 {font-family: arial, geneva, sans-serif; font-size: 10pt; color: #ffffff}
.white14 {font-family: arial, geneva, sans-serif; font-size: 14pt; color: #ffffff}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #636363}
.black78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #000000}
.black85ul {font-family: arial, geneva, sans-serif; font-size: 8.5pt; color: #000000; text-decoration: underline}
.black85 {font-family: arial, geneva, sans-serif; font-size: 8.5pt; color: #000000; text-decoration: none}
.black10 {font-family: arial, geneva, sans-serif; font-size: 10pt; color: #000000; }
.black10b {font-family: arial, geneva, sans-serif; font-size: 10pt; color: #000000; font-weight: bold; }
.red78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #cc3333}
.red10bu {font-family: arial, geneva, sans-serif; font-size: 10pt; font-weight: bold; color: #cc3333; text-decoration: underline}




.black16 {font-family: arial, geneva, sans-serif; font-size: 16pt}
.unnamed1 {
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
}
.unnamed1 {
}
.red16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
}
