TD, TH,   LI, UL, BODY
        { font-family: Verdana, Tahoma, arial, sans-serif;
          font-size: 10pt;
        }

Form
        { font-family: Verdana, Tahoma, arial, sans-serif;
          font-size: 8pt;
        }





a:link
{
	font-family: Arial, Helvetica;
	
	; 
	text-decoration: none;
	color: rgb(0,0,160);
}
a:visited
{
	font-family: Arial, Helvetica;
	
	
	text-decoration: none;
	color: rgb(0,0,160);
} 
a:active 
{
	font-family: Arial, Helvetica;
	
	
	text-decoration: none;
	color: rgb(0,0,160);
}

a:hover
{
	font-family: Arial, Helvetica;
	
	
	text-decoration: none;
	color: rgb(150,150,150);
}


a.menu:link
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt; 
	text-decoration: none;
	color: rgb(0,0,0);
}
a.menu:visited
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt; 
	text-decoration: none;
	color: rgb(0,0,0); 
} 
a.menu:active 
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt; 
	text-decoration: none;
	color: rgb(0,0,0);
}

a.menu:hover
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 8pt; 
	text-decoration: none;
	color: rgb(255,255,255);
}