<!--

body 
{
background: #000000;
} 
table, tr, td, p, li, br
{
font-family: arial, verdana; 
font-size: 12px; 
color: #E9F3FC;
line-height: 16px;
font-weight: normal;
}
h1
{
font-family: arial, verdana; 
font-size: 18px; 
color: #E9F3FC;
line-height: 20px;
font-weight: bold;
text-align: right;
background-color: #000000;
bottom-border: 2px dashed #E9F3FC;
}
a:link    
{
color: #E9F3FC; 
text-decoration: underline
}
a:visited 
{
color: #E9F3FC; 
text-decoration: underline
}
a:hover   
{
color: #000000; 
background: #E9F3FC; 
text-decoration: underline
}
a:active  
{
color: #E9F3FC; 
text-decoration: underline
}
input, textarea, opxion, select 
{
background-color: #000000;
font-family: arial, verdana; 
font-size: 12px; 
color: #E9F3FC;
line-height: 16px;
font-weight: normal;
text-align: left;
border: 1px solid #E9F3FC;
}
#header
{
position: absolute; 
right: 25px;
top: 10px;
width: 275px;
font-family: arial, verdana; 
font-size: 10px; 
color: #E9F3FC;
line-height: 9px;
font-weight: normal;
text-align: center;
height: 750px
}
#content
{
position: absolute; 
right: 300px;
top: 10px;
width: 450px;
font-family: arial, verdana; 
font-size: 12px; 
color: #E9F3FC;
line-height: 16px;
font-weight: normal;
text-align: justify;
}

-->
