body {
	background-color: #F3ECDA;
	scrollbar-3dlight-color: #F3ECDA;
	scrollbar-arrow-color: #840000; 
	scrollbar-darkshadow-color: #F3ECDA; 
	scrollbar-face-color: #F3ECDA; 
	scrollbar-highlight-color: #840000; 
	scrollbar-shadow-color: #840000; 
	scrollbar-track-color: #F3ECDA;
}
body,td,th {
	margin-left: 5px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #840000;
	text-decoration: none;
	text-align: justify;
}
a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
