body  {
background: black;
margin: 0;
}

.text1 
{
color: blue;
font-family: "Arial";
font-size: 14px; 
}

.text2 
{
color: #444444;
font-family: "Franklin Gothic Book";
font-size: 15px; 
}

.text3
{
color: #444444;
font-family: Times New Roman;
font-size: 16px; 
}

.FormRow1 {	background-color: #dddddd;}.FormRow2 {	background-color: #eeeeee;}.footer {
padding: 6px 30px 6px 30px;
font-family: "Lucida Sans Unicode";
color: #444444;
font-size: 11px;
text-align: center;
}
