<!--

body 
{
background: #000000;
color: #FDFDF5; 
font-size: 11px;
line-height: 14px; 
font-family: "trebuchet ms",verdana,serif;
} 
#content
{
position: absolute;
top: 5px;
width: 500px;
left: 5px;
text-align: left
}
#text
{
padding-left: 50px;
padding-right: 25px;
text-align: left
}
table, tr, td, p, li, br
{
font-size: 11px;
line-height: 14px; 
font-family: "trebuchet ms",verdana,serif;
color: #FDFDF5;
background: #000000;
font-weight: normal;
text-align: justify
}
a:link    
{
color: #FDFDF5; 
background: #000000;
text-decoration: underline;
}
a:visited 
{
color: #FDFDF5; 
background: #000000;
text-decoration: underline;
}
a:hover   
{
color: #000000;
background: #000000; 
background: #FDFDF5; 
text-decoration:none
}
a:active  
{
color: #FDFDF5; 
background: #000000;
text-decoration: underline;
}
input, textarea, option, select 
{
background: #000000;
color: #FDFDF5;
font-size: 11px;
line-height: 14px; 
font-family: "trebuchet ms",verdana,serif;
letter-spacing: 1px;
border: 1px solid #FDFDF5;
padding: 2px; 
}
h1
{
font-size: 14px;
line-height: 16px; 
font-family: "trebuchet ms",verdana,serif;
color: #FDFDF5;
background: #000000;
font-weight: normal;
text-align: left
}
h4
{
font-size: 12x;
line-height: 14px; 
font-family: "trebuchet ms",verdana,serif;
color: #FDFDF5;
background: #000000;
font-weight: normal;
text-align: left
}

-->