
body
{
    background-color: Black;
    color: White;    
}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}

A:link {text-decoration: none;
         color: #FFFF00;}
A:visited {text-decoration: none;
         color: #FFFF00;}
A:active {text-decoration: none;
         color: #FFFF00;}
A:hover {color: #ffffff;}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
	color: #FFFFFF;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
	color: #FFFF00;
}

