body
{ 
background-color: #85C2FF;
background-repeat: y;
font-size: 8pt;
font-family: Sans, Arial;
scrollbar-face-color: none;
scrollbar-highlight-color: none;
scrollbar-shadow-color: none;
scrollbar-3dlight-color: none;
scrollbar-arrow-color: none;
scrollbar-track-color: none;
scrollbar-darkshadow-color: none;
}

textarea 
{
font: 11px Arial; 
background-color: #ffffff
border-right: #000000 px solid; 
border-top: #000000 1px solid; 
border-left: #000000 1px solid; 
color: #000000; 
border-bottom: #000000 1px solid; 
}


A:link, A:active, A:visited 
{
color: #424724; 
font-family: Sans, Arial; 
font-size: 12px; 
text-decoration: none;
}

A:hover 
{
color: #aba7b6; 
font-family: Sans, Arial; 
font-size: 12px; 
font-weight: bold;
}

#container
{
margin: 0px auto;
width: 700px;
background: #ffffff;
}

#header
{
width: 400;
height: 30px;
color: #eeeeee;
font-size: 50px;
margin: 0px;
}

#content
{
width: 700px;
padding: 0px;
}

#footer {
clear: both;
color: #000000;
line-height: 10px;
letter-spacing: 1px;
font: Arial;
font-size: 10px;
text-transform: none;
height: auto;
padding-bottom: 2px;
margin: 0px;
text-align: center;
}
