/*CSS file created 5-21-2002*/

/*--------------------GLOBAL--------------------*/
BODY{background-color: #000000} 
P{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;} 
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;} 
.h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #084993; font-weight: bold; font-style: normal;}
.h1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold; font-style: normal;}

/*--------------------SPECIFIC--------------------*/ 
.frontpage {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;} 
.address {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold;} 
.caption {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.directions {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; font-style: normal;}


/*--------------------LINKS--------------------*/ 
A:link {color: #FFFFFF} /* unvisited links */ 
A:active {color: #FFFFFF} /*active links*/ 
A:visited {color: #FFFFFF} /* visited links */ 
A:hover {color: #FFFFFF} /* mouseover */ 


