body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 9pt;
	color: #330000;
}
body {
	background-color: #3d1c0b;
	background-image: url(graphics/bg_dark.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 9pt;
	color: #915700;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #915700;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
	color: #330000;
}
.brown {
	color: #663300;
	font-weight: bold;
	text-transform: uppercase;
}
.gold {color: #996633; 
	font-weight: bold;
}
