body {
font-family:verdana; font-size:10px;
}

body {
background-color : #3B5973; 
} 

P.main{
color:#000000;
font-size:12px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
margin-left:3;
}

P.bottom{
color:#ffffff;
font-size:10px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

P.header{
color:#942418;
font-size:11px;
font-family:verdana;
margin-bottom:0;
margin-left:3;
margin-top:5;
width: 200;
border-bottom: 1px solid gray;
width: 590px;
}

A.nav:link {
text-decoration : none; 
color : #942418; 
} 
A.nav:visited {
text-decoration : none; 
color : #942418; 
} 
A.nav:hover {
text-decoration : none; 
color : #3B5973; 
}

A.main:link {
text-decoration : none; 
color : #3B5973; 
} 
A.main:visited {
text-decoration : none; 
color : #3B5973; 
} 
A.main:hover {
text-decoration : none; 
color : #C8D7E3; 
}

A.bottom:link {
text-decoration : none; 
color : #ffffff; 
} 
A.bottom:visited {
text-decoration : none; 
color : #ffffff; 
} 
A.bottom:hover {
text-decoration : none; 
color : #C8D7E3; 
}

#navlist
{
padding-left: 0;
margin-left: 1;
border-bottom: 1px solid gray;
width: 150;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.10em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration : none; 
color : #3B5973;  }

#navlist li a:hover { text-decoration : none; 
color : #942418;  }
