body {
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: gray;
	scrollbar-base-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: white; 
	scrollbar-highlight-color: gray; 
	scrollbar-shadow-color: gray;
	scrollbar-track-color: white; 
}
td { 
	color: #000000; 
	font-family: Verdana; 
	font-size: 14px; 
	font-style: normal; 
}
.on { 
	font-face: Arial;
	font-size: 13;
	text-decoration: none;
	font-weight: bold;
	color: rgb(0,50,101);
}

.off {
	font-face: Arial; 
	font-size: 13; 
	text-decoration: none;
	font-weight: bold;
	color: white;        
}
.on1 { 
	color: black;      
	text-decoration: yes;
}

.off1 {
	color: black;
	text-decoration: none;
}