@charset "utf-8";
/* CSS Document */
<style type="text/css">

.main {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #D9D0BF;
}
.textsm {
	font-family: Verdana;
	font-size: 9px;
	color: #D9D0BF;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D9D0BF;
}
body {
	background-image: url(/Images/genbg.jpg);
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #A89970;
	text-decoration: none;
}
a:visited {
	color: #A89970;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A89970;
}
a:active {
	text-decoration: none;
}

</style>
.textCopy {
	font-family: Verdana;
	font-size: 11px;
	color: #D9D0BF;
}
.heading1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D9D0BF;
}
