body {
	font-size: 12;
	font-family: Arial, Trebuchet MS, Verdana, Georgia, sans-serif;
	SCROLLBAR-FACE-COLOR: #EC141C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #F8F2E5; 
	SCROLLBAR-3DLIGHT-COLOR: #F8F2E5; 
	SCROLLBAR-ARROW-COLOR: #F8F2E5; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #F8F2E5;
	background-image: images/background.gif;
}

td {
	font-size: 12;
	font-family: Arial, Trebuchet MS, Verdana, Georgia, sans-serif;
}

th {
	font-size:12;
	font-family: Arial, Trebuchet MS, Verdana, Georgia, sans-serif;
}

A:link {text-decoration: none; color: #9D5C00; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
A:visited {text-decoration: none; color: #9D5C00; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
A:active {text-decoration: none; color: #9D5C00; border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
A:hover {text-decoration: underline; color: #FF0000; border-width: 0px 0px 1px 0px; border-style: none none none none; border-color: #FF0000;}

