a:active {
	text-decoration: none;
}

BODY {
	scrollbar-face-color:#5C2938;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CC9900;
	scrollbar-shadow-color:#B69B86;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	background-color: #54544F;
	margin-top: 5px;
	margin-left: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #54544F;
	line-height: 1.25pts;
	letter-spacing: 1.5px;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: none;
}
h1 {
	font-size: 10pt;
	color: #CC9900;
	font-weight:bold;
	line-height: normal;
}
h3 {
	font-size: 9pt;
	color: #CC9900;
	font-weight:bold;
	font-style:italic;
}
h4 {
	font-size: 10pt;
	color: #CC9900;
	font-style:italic;
}
