.header_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #80000F;
}
.header_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.header_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

body
{ background-color:#000000;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}

a{
 color:#FFFFFF;
 text-decoration:none;
}
 
 



}