
	
H1 {
   font-family:  Verdana, Sans-serif;
	color: black;
   	font-weight: normal;
	line-height:100%; 	
}	

H2 {
   font-family:  Verdana, Sans-serif;
	color: black;
   	font-weight: normal;
	line-height:100%; 
}

H3 {
   font-family:  Verdana, Sans-serif;
	color: black;
   	font-weight: normal;
	line-height:100%; 
}

BODY TD
{
   font-family: Verdana, Sans-serif;
   font-size: 11px;
   text-decoration: none;
   line-height:150%;   
   color: gray;
}


A.menu:link
{

   text-decoration: none;
   color: #D7D3D3;
   font-weight: normal;
   font-size: 11px;
}


A.menu:visited
{

   text-decoration: none;
   color:white;
   font-weight: normal;
   font-size: 11px;   
}


A.menu:hover
{

   text-decoration: none;
   color:  red;
   font-weight: normal;
   font-size: 11px;   
}


A.leftnav:link
{

   text-decoration: none;
   color: gray;
   font-weight: normal;
   font-size: 10px;  
}



A.leftnav:visited
{

   text-decoration: none;
   color:gray;
   font-weight: normal;
   font-size: 10px;  
}


A.leftnav:hover
{

   text-decoration: none;
   color: black;
   font-weight: normal;
   font-size: 10px; 
}




