body {
	background-color: silver;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #5170D1;
}
a:active {
	text-decoration: none;
	color: #5170D1;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 10px}

BODY{
scrollbar-face-color:#C0C0C0;
scrollbar-arrow-color:#000048;
scrollbar-track-color:#C0C0C0;
scrollbar-shadow-color:'#000000';
scrollbar-highlight-color:'#000000';
scrollbar-3dlight-color:'#C0C0C0';
scrollbar-darkshadow-Color:'#C0C0C0';
}
