@charset "UTF-8";
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; }
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment:fixed;
	background-color: #000000;
}
.style5 {font-size: 12px}
.style6 {font-size: 14px}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.style8 {font-size: 13px}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 24px;
	font-weight: bold;
}
.style10 {
	color: #FFFFFF;
	font-size: 11px;
}
.style20 {color: #FFFFFF}
.style11 {font-size: 16px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.style21 {color: #6666FF}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

