BODY {
	color : #33FFFF;
	font-size : 16px;
	font-family : "Trebuchet MS";
	scrollbar-face-color: #d3dfdd; 
	scrollbar-highlight-color: #00237e; 
	scrollbar-shadow-color: #00237e; 
	scrollbar-3dlight-color: #00237e; 
	scrollbar-arrow-color: #00237e; 
	scrollbar-track-color: #b4b9bb; 
	scrollbar-darkshadow-color: #00237e;
	background-color: #000000;
	background-image: ;
	}

TABLE {
	color : #00CC99;
	font-size : 14px;
	font-family : Trebuchet MS;	
	}

A{
	color : #0066FF;
	text-decoration : none;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER{
	color : #FFFF00;
	text-decoration : underline;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;
	background-color : #000000;
}

input{
	font-family: Trebuchet MS; 
	font-size: 14px; 
	font-weight: bold; 
	background-color: #ffffff;
}
