.font1 {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : #394940;
}
TD {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : #394940;
}
body {
	scrollbar-face-color: #E7E8D3;
	scrollbar-shadow-color: #7F8047; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#A8A8A0; 
	scrollbar-darkshadow-color: #A8A8A0;
	scrollbar-track-color: #DCDCDC; 
	scrollbar-arrow-color: #7F8047;
}
INPUT {font-family : "Trebuchet MS, tahoma"; font-size:11px; color: #394940}
TEXTAREA {font-family : "Trebuchet MS, tahoma"; font-size:11px; color: #394940}
SELECT {font-family : "Trebuchet MS, tahoma"; font-size:11px; color: #394940}

A {	color:#394940;	text-decoration: none;}
A:HOVER {color:#394940;	text-decoration: underline;}