body, td {
background: #000000;
font-family: Tahoma;
color: #ffffff;
font-size: 10pt;
font-weight: normal;
letter-spacing: 0pt; 
font-style: normal; 
scrollbar-face-color: ;
scrollbar-highlight-color: 
scrollbar-3dlight-color: 
scrollbar-shadow-color: 
scrollbar-darkshadow-color: 
scrollbar-track-color: 
scrollbar-arrow-color: 
}
 
A:link 
{color: #ff0000; text-decoration: none; cursor: hand; font-family: Tahoma; font-size: 10pt; letter-spacing: 0pt;}
A:visited 
{color: #ff0000; text-decoration: none; cursor: hand; font-family: Tahoma; font-size: 10pt; letter-spacing: 0pt;}
A:active
{color: #ff0000; text-decoration: none; cursor: hand; font-family:Tahoma; font-size: 10pt; letter-spacing: 0pt;}
A:hover 
{color: #ffffff; text-decoration: none; cursor: hand; font-family: Tahoma; font-size: 10pt; letter-spacing: 0pt;}
 
input, textarea
{
background: #eeeeee;
font: 8px Arial; 
color: #000000; 
letter-spacing: 1px;   
border-style: Solid;
border-color: #ff3b3b;
border-width: 1px;
}
 
.header {
font-family: Tahoma; 
color: #ffffff;
font-size: 11pt;
text-transform: uppercase;
background-color: #000000;
border-top: 0px #ff3b3b solid;
border-bottom: 1px #ffffff dashed;
border-right: 0px #ff3b3b solid;
border-left: 0px #ff3b3b solid;
padding: 1px; }