body{
	font-family: Verdana; 
	font-size: 10pt; 
	color: white; 
	text-decoration: none;
	background-color: #0000FF;
	scrollbar-3dlight-color:#0000FF; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#0000FF;
	scrollbar-darkshadow-color:#0000FF;
	scrollbar-face-color:#0000FF;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color: #0000FF;
	cursor: hand;
	}
a{
	font-family: Verdana; 
	font-size: 10pt; 
	color: white; 
	text-decoration: none; 
	cursor: hand;
	}
a:hover{
	font-family: Verdana; 
	font-size: 10pt; 
	color: orange; 
	text-decoration: none; 
	cursor: hand;
	}
table{
	font-family: Verdana; 
	font-size: 10pt; 
	color: white; 
	text-decoration: bold; 
	cursor: hand;
	}
table a{
	font-family: Verdana; 
	font-size: 10pt; 
	color: white; 
	text-decoration: bold; 
	cursor: hand;
	}
table a:hover{
	font-family: Verdana; 
	font-size: 10pt; 
	color: orange; 
	text-decoration: bold; 
	cursor: hand;
	}
