BODY{
background-color: #333333;
scrollbar-face-color:#999999;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#333333;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-darkshadow-color:#333333;
}

.MEDlightWhite {  
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: 400;
	color: #ffffff;
}

.SMALLboldWhite {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
}

a:link {
color: #FFFF00;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFFF00;
}
a:hover {
text-decoration: underline;
color: #FFFF00;
}
a:active {
text-decoration: none;
color: #FFFF00;
}

