body {
	background-image: url(graphics/bg_brown.jpg);
	background-color: #451A09;
	margin-top: 0px;
}
body,td,th {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}
.orange {
	font-size: 10pt;
	font-style: italic;
	color: #EF7F2D;
}
.orange2 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #EF7F2D;
}
a:link {
	color: #EF7F2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EF7F2D;
}
a:hover {
	text-decoration: none;
	color: #F9B853;
}
a:active {
	text-decoration: none;
	color: #F9B853;
}

