@charset "utf-8";
body {
	background-color: #000;
	margin-top: 0px;
}
a:link {
	color: #999999;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999999;
	font-stretch: ultra-expanded;
	font-weight: bolder;
}
.style1 {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	background-color: #000;
	font-weight: bold;
}
.style1-light {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	background-color: #000;
	font-weight: bold;
}


.style2 {
	font-family: 
	Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
}


.style21-wide {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 8px;
	background-color: #000;
}

.style21-4-Wide {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: normal;
	line-height: 130%;
	font-weight: bold;
}
