body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	color: #D8BB9C;
	font-size: 9pt;
}
body {
	background-image:  url("graphics/bg.jpg");
	margin-top: 10px;
}
a:link {
	color: #CC9966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:hover {
	text-decoration: none;
	color: #EB8507;
}
a:active {
	text-decoration: none;
	color: #EB8507;
}
.orange {
	color: #EB8507;
	font-weight: bold;
}
.fawn {color: #CC9966;
	font-weight: bold;
}
.fawnpale {color: #CC9966;
}
.text {
	color: #D8BB9C;
	font-size: 10pt;
	font-weight: bold;
}
.smallbold {
	font-size: 8pt;
	font-weight: bold;
}
.smallbold2 {
	color: #CC9966;
	font-size: 8pt;
	font-weight: bold;
}


