@charset "ISO-8859-1";
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #BCBCBC;
}
img {
	border-color:#000000;	
}
a img {border:none;
} 
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #858585;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
}
.subhead_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BCBCBC;
}
.sm_head {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 16px
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #BCBCBC;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: ##FFFFCC;
}
