/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #000000;
	background-image: url(images/Untitled-1.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-top: 50px;
}
.style1 {color: #FFFFFF}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#979797;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
body,td,th {
	color: #FE8B52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {color: #979797; font-size: 11px; }
h1 {
	font-size: 14px;
	color: #FE8B52;
}
h2 {
	font-size: 12px;
	color: #FE8B52;
}
h3 {
	font-size: 10px;
	color: #979797;
}
.style5 {font-size: 12px}
.style7 {font-size: 10px}
.style9 {
	color: #979797;
	font-size: 10px;
}
.style10 {font-size: 10px; color: #FFFFFF; }
.style11 {
	color: #FE8B52;
	font-size: 11px;
}
-->
</style>