body {
background-color: #000000;
color: #CCCCCC
}


p {
color: #999999;
font-family: arial;
text-indent: 18px;
width: 95%;
}


p1 {
color: #ffffcc;
font-family: arial;
text-indent: 18px;
width: 95%;
}



h2 {color: #CCCCCC}

h3 {color: #CCCCCC}


div
{
color: #FFFFFF 
width: 90%;
}


table {
font-size: small;
}


div.menu
{
font-family: verdana, sans-serif;
font-color: #cccccc; font-style: bold;
line-height: 175%;
}


a:link {color: #666666; text-decoration: none}
 
a:visited {color: #666666}

a:hover {color: #ffffff}

a:active {color: #99CCFF}