  body {
    scrollbar-face-color: #BDBDBD;
    scrollbar-shadow-color: #BDBDBD;
    scrollbar-highlight-color: #BDBDBD;
    scrollbar-3dlight-color: #BDBDBD;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #EBEBEB;
    scrollbar-arrow-color: #EBEBEB; }    
    

.10white{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.10white:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:underline;
}
.10black{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.10black:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:none;
	text-decoration:underline;
}