.main  {
	font-family : Tahoma;
	font-size : 8pt;
	color : #000000;
 text-decoration: none;
}

.menu  {
	font-family :  Tahoma;
	font-size : 9pt;
	color :  #CCCCCC;
 text-decoration: none;
}

.menu1  {
	font-family :  Tahoma;
	font-size : 9pt;
	color :  #0000FF;
 text-decoration: none;
}

.headline  {
	font-size : 14pt;
	font-weight : bold;
	color : #003366;
 font-family: "Times New Roman", Times, serif;
}

.link {  
	font : 9pt Tahoma; 
	color : #333333; 
	text-decoration : none;
}
a:hover {  
	text-decoration : underline; font-family: Tahoma;}

