@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	background-color: #201E1F;
}
.style1 {
	font-size: 16px;
	color: #AC8632;
}
.style2 {
	font-size: 36px;
	color: #AC8632;
}
.style3 {color: #FFFFFF}
a:link {
	color: #A98531;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A98531;
}
a:hover {
	text-decoration: none;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #A98531;
}
-->
</style>