<!-- 

a:link 
{
color: #0718FF;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #0094FF;
text-decoration: none;
}
a:active {
color: #ffffff;
text-decoration: none;
}
a:hover {
color: #ffffff;
text-decoration: none;
background-color: #0094FF;
}

.text 
{
font-size : 11px;
font-family : verdana,times new roman,helvetica,serif;
color: #ffffff;
letter-spacing:1px
}
body  
{ 
background-color: #000000;
margin:0px;
font-size: 11px;
line-height: 14px;
font-family: verdana,times new roman,helvetica,serif;
color: #ffffff;
letter-spacing:1px
}
h1
{
font-size : 16px;
font-family : verdana,times new roman,helvetica,serif;
color: #ffffff;
letter-spacing:1px
}
h3
{
font-size : 12px;
font-family : verdana,times new roman,helvetica,serif;
color: #ffffff;
letter-spacing:1px
}
p, td, li
{
font-size : 11px;
font-family : verdana,times new roman,helvetica,serif;
color: #ffffff;
letter-spacing:1px
}
hr
{
height: 1px;
width: 100%;
color: #0094FF;
}
input,textarea,select 
{ 
color: #FFFFFF;
background: none;
font-size: 8pt;
text-decoration: none;
font-family: verdana;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #0718FF;
padding:1px;
letter-spacing:1px;
}
#header 
{
position: absolute;
left: 0px;
top: 0px;
width: 700px;
height: 170px;
}
#nav 
{
position: absolute;
top: 170px;
padding-top: 50px; 
padding-left: 20px; 
width: 160px;
}
#content 
{
position: absolute;
top: 170px;
padding-top: 20px; 
padding-left: 10px; 
margin-left: 160px;
margin-right: 155px;
width: 550px;
}


-->

