
body
{
	background-color: #000000;
}
.style1
{
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
}
.style1a
{
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 18px;
	vertical-align: text-top;
}
.style2
{
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 9px;
}
.style3
{
	color: #FFFF00;
}
.style6
{
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 14px;
}

.style9
{
	font-size: 14px;
	font-family: "Century Gothic";
}
.style7
{
	font-size: 10px;
}

.style10
{
	font-family: "Century Gothic";
	color: #FF0000;
	font-size: 14px;
}



a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

