body,table,tr,td {
    background-color: #000000;
    font-family: Tahoma;
    color: white;
    font-size: 10pt;
    letter-spacing: .1pt;
    }
.pageheadline {
    font-size: 20pt;
    color: #FF8000;
    letter-spacing: -1px;
    }
.pagesmallheadline {
    font-size: 12pt;
    color: #FF8000;
    letter-spacing: -1px;
    }
.ftext {
    font-size: 8pt;
    color: white;    
    }    
a.ftext {
    color: #FFFFFF;
    text-decoration: underline;    
}
a.ftext:hover {
    text-decoration: none;
} 
.sform {
   	background-color: #ff8000;
   	font-family: Tahoma;
   	font-weight: bold;
   	font-size: 9pt;
   	border : 0px;
 }
.formtext {
   	background-color: white;
   	font-family: Tahoma;
   	font-weight: normal;
   	font-size: 12px;
   	border : 0px;
 }
