body {  
scrollbar-base-color: #FFFFFF; 
scrollbar-face-color: #000000; 
scrollbar-track-color: #999999;
scrollbar-highlight-color: #999999; 
scrollbar-arrow-color: #CC0000; 
scrollbar-darkshadow-color: #999999; 
scrollbar-shadow-color: #999999;
scrollbar-3dlight-color: #999999;  
}

.smwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.smallbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.tableheadwht {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
