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: #DBDBDB;
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5C2938;	
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #5C2938;
	text-decoration: none;
}
h1 {
	font-size: 10pt;
	color: #CC9900;
	font-weight:bold;
}
h2 {
	font-size: 10pt;
	color: #CC9900;
}
h3 {
	font-size: 10pt;
	color: #CC9900;
	font-weight:bold;
	font-style:italic;
}
h4 {
	font-size: 10pt;
	color: #CC9900;
	font-style:italic;
}
h5 {
	font-size: 10pt;
	color: #5C2938;
	font-weight:bold;
}
.stlylebold {
 font-weight:bold;
}
.style1 {
color: #CC9900
}
