body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #83422B;
	background-image: url(graphics/bg_brown.jpg);
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 9pt;
	color: #492518;
}
.style2 {
	color: #CC6633;
	font-weight: bold;
}
.style6 {
	color: #FF9933; 
	font-weight: bold; 
}
a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
