body  {	
	background: #000000;
	color: #202020;
	font-size: 13px;
	font-family: Arial, Helvetica;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	

.bottomlink {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.bottomlink:link  {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.bottomlink:visited  {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.bottomlink:hover  {
color: #990000;
font-weight: bold;
text-decoration: none;
}

.bottomlink:active  {
color: #650000;
font-weight: bold;
text-decoration: none;
}

	
.whitetext {
	color: #FFFFFF;
	font-size: 14px;
	}	
	
.whitetextlarge {
	color: #FFFFFF;
	font-size: 22px;
	}	
	
