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

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.jpg);
	background-color:#000000;
	background-position: center top;
	background-repeat: repeat-x;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	line-height: 150%;
}
.style1 {

	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {color: #CCCCCC}
.style3 {color: #FFFFFF}

h1 {
color: #d2d2d2;
}

h2 {
color: #CC8639;
}
