@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#000;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style3 {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style4{
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
}
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style6{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

