@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
     }

.style1 {
	color: #813A06;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D6A34A;
}
.style3 {font-size: 13px; color: #FFFFFF; }
a:link {
	color: #C48B2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C48B2D;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #C48B2D;
}
.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px;}
.style5 {font-size: 14px}
.style6 {font-size: 10px}
.style8 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D6A34A;
	font-weight: bold;
}
