}
a:link 
{
      color: rgb(0,0,0); text-decoration:underline;
}
a:visited
{
	color: rgb(0,0,0); text-decoration:underline; 
} 
a:active 
{
	color: rgb(0,0,0); text-decoration:underline;
}
a:hover
{    
      color: rgb(0,0,0); text-decoration:none;
}
body {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: 400;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	scrollbar-face-color : #FFFFFF;
    scrollbar-shadow-color : #FFFFFF;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-3dlight-color : #000000;
    scrollbar-darkshadow-color : #000000;
    scrollbar-track-color : #FFFFFF;
    scrollbar-arrow-color : #000000;	
}
.standardfliesstext {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: 400;
	color: rgb(0,0,0);
}
