.style1 {font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(../images/new/back.jpg);
}
.style2 {	font-size: 12px;
	color: #C99E04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-family: Georgia, Arial, Helvetica, sans-serif}
a:link {
	color: #C99E04;
}
a:visited {
	color: #CC9F04;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #C99E04;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C99E04;
	padding-top: 20px;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #675102;
}
.GoldText {
	color: #C99E04;
}
