body {
	SCROLLBAR-FACE-COLOR: #022A43;
	SCROLLBAR-HIGHLIGHT-COLOR: #397fb3;
	SCROLLBAR-SHADOW-COLOR: #397fb3;
	SCROLLBAR-3DLIGHT-COLOR: #abcdef;
	SCROLLBAR-ARROW-COLOR: #397fb3;
	SCROLLBAR-TRACK-COLOR: #b4cfe2;
	SCROLLBAR-DARKSHADOW-COLOR: #397fb3;
	font: normal 12px/normal Arial, sans-serif;
	color: #000085
}
a:link { background-color:#ffffff; color:#990000; text-decoration:none; font-weight:bold; font-family: Trebuchet, Arial, sans-serif;}
a:visited { background-color:#ffffff; color:#990000; text-decoration:none; font-weight:bold; font-family: Trebuchet, Arial, sans-serif;}
a:hover { background-color:#00aaff; color:#ffffff; text-decoration:none; font-weight:bold; font-family: Trebuchet, Arial, sans-serif;}
a:active { background-color:#87d3ff; color:#990000; text-decoration:none; font-weight:bold; font-family: Trebuchet, Arial, sans-serif;}
select { 
	font: normal 12px/normal Trebuchet, Arial, sans-serif;
	text-transform: none;
	color: #022A43;
	font-weight:bold;
	background-color: #c0e3ff;
	border-style:solid; border-width:1;
	border-color:#000099;
}
input { 
	font: normal 12px/normal Arial, sans-serif;
	text-transform: none;
	color: #022A43;
	font-weight:bold;
	background-color: #c0e3ff;
	border-style:solid; border-width:1;
	border-color:#000099;
}
textarea { 
	font: normal 12px/normal Arial, sans-serif;
	text-transform: none;
	color: #022A43;
	font-weight:bold;
	background-color: #c0e3ff;
	border-style:solid; border-width:1;
	border-color:#000099;
}
td { 
	font: normal 12px/normal Arial, sans-serif;
	text-transform: none;
	color: #022A43;
}