body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}


a {
	color: #00FFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	text-decoration: bold;
	color:#CCFF00
}



.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
  color:#FFFFFF;
	
}
.filltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#eeeeee;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}



