<!-- 

body  
{ 
background-color: #00090E;
margin:0px;
font-size: 11px;
line-height: 16px;
font-family: verdana,"times new roman",helvetica,serif;
color: #ffffff;
letter-spacing: 1px
}
a:link 
{
color: #8A8E6E;
background-color: #00090E;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #999966;
background-color: #00090E;
text-decoration: none;
}
a:active {
color: #ffffff;
background-color: #00090E;
text-decoration: none;
}
a:hover {
color: #ffffff;
background-color: #00090E;
text-decoration: none;
}
h1 
{
font-size: 16px;
font-family: georgia, verdana,"times new roman",helvetica,serif;
color: #ffffff;
background-color: #00090E;
letter-spacing: 2px;
text-align: center
}
h4
{
font-size: 12px;
font-family: georgia, verdana,"times new roman",helvetica,serif;
color: #ffffff;
background-color: #00090E;
letter-spacing: 2px;
text-align: center
}
p, td, li, br 
{
font-size: 11px;
font-family: georgia, verdana,"times new roman",helvetica,serif;
color: #ffffff;
background-color: #00090E;
letter-spacing: 1px;
}
hr
{
height: 1px;
width: 100%;
color: #ffffff;
background-color: #8A8E6E;
}
input,textarea,select 
{ 
color: #FFFFFF;
background-color: #00090E;
font-size: 8pt;
text-decoration: none;
font-family: verdana;
text-align: center;
border: 1px solid #ffffff;
padding: 1px;
letter-spacing: 1px;
}
#header 
{
position: absolute;
left: 0px;
top: 0px;
width: 700px;
height: 170px;
}
#navigation
{
position: absolute;
top: 160px;
padding-top: 50px; 
padding-left: 20px; 
width: 160px;
}
#content 
{
position: absolute;
top: 160px;
padding-top: 20px; 
padding-left: 10px; 
left: 160px;
right: 155px;
width: 525px;
text-align: justify;
}
img
{
border-style: none;
padding: 1px;
} 
img.floatLeft { 
    float: left; 
margin-right: 5px;
}
img.floatRight { 
    float: right; 
margin-right: 5px;
}

-->
