BODY {
	color : #003300;
	font-size : 13px;
	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: #ffffff;
	background-image: ;
	}

TABLE {
	color : #333333;
	font-size : 15px;
	font-family : Trebuchet MS;	
	}

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

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

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