body {
background-color : #000000; 
} 

P.main{
color:#000000;
font-size:14px;
font-family:Arial Narrow;
margin-bottom:0;
margin-top:0;
margin-left:6;
}

P.mainheader{
color:black;
font-size:16px;
font-family:Arial Narrow;
margin-bottom:0;
margin-top:0;
weight:bold;
}

P.mainsubheader{
color:#A80100;
font-size:14px;
font-family:Arial Narrow;
margin-bottom:0;
margin-top:0;
margin-left:3;
}

P.line{
margin: 0;
padding: 0.25em;
border-top: 1px solid #000000;
}

A.listing:link {
text-decoration : none; 
color:#ffffff;
} 
A.listing:visited {
text-decoration : none; 
color:#ffffff;
} 
A.listing:hover {
text-decoration : none; 
color:#ffffff;
}

A.menu:link {
text-decoration : none; 
color:white;
} 
A.menu:visited {
text-decoration : none; 
color:white;
} 
A.menu:hover {
text-decoration : none; 
color:white;
}

A.links:link {
text-decoration : none; 
color : #000099; 
} 
A.links:visited {
text-decoration : none; 
color : #000099; 
} 
A.links:hover {
text-decoration : underline; 
color : #000099; 
}

P.bottom{
color:#ffffff;
font-size:10px;
font-family:verdana;
margin-bottom:0;
margin-top:0;
}

A.bottom:link {
text-decoration : none; 
color : #A80100; 
font-weight:bold;
} 
A.bottom:visited {
text-decoration : none; 
color : #A80100; 
font-weight:bold;
} 
A.bottom:hover {
text-decoration : none; 
color : #A80100; 
font-weight:bold;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #000000;
width: 175px;
font-size:12px;
font-family:Arial;
text-indent:8;
color : #white; 
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #000000;
}

#navlist li a { text-decoration: none; }

#navlist a:hover
{
color: white;
text-decoration:underline;
}