html  {
	font-family: Verdana; font-size: 9pt; font-style: normal; color: #FFFFFF;
	line-height: 1.4;
}
body
{
	scrollbar-face-color: #000000; scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #ffffff; scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #ff000; scrollbar-track-color: #333333; 
	scrollbar-arrow-color: #ffffff;	
}

/*a:link, a:visited{
	text-decoration: none;
}

a:hover, a:active{
	text-decoration: underline;
}
a:link {
text-decoration:none;
border-bottom:1px solid black;
}

a:visited {
border-bottom:1px solid grey;
}

a:hover {
border-bottom:1px solid red;
}

.noborder {
	text-decoration: none;
}*/