body
{
background-color:"black";
}

p
{
font-family: "Arial", sans-serif;
color: #ffffff;
font-size: 12 pt;
}

ul
{
font-family: "Arial", sans-serif;
color: #ffffff;
font-size: 10 pt;
}

h1 
{
font-family: "Arial", sans-serif;
color: #ffffff;
margin-left: 27px;
font-size: 20 pt;
font-weight:lighter;
}

h2
{
font-family: "Arial", sans-serif;
color: #ffffff;
font-size: 10 pt;
font-weight:bold;
}

h3
{
font-family: "Arial", sans-serif;
color: #ffffff;
font-size: 8 pt;
font-weight:lighter;
text-align:center;
}

h4
{
font-family: "Arial", sans-serif;
color: #ffffff;
font-size: 16 pt;
font-weight:lighter;
}

table
{
font-family: "Arial", sans-serif;
color: #ffffff;
font-size: 10 pt;
}

a:link {color:#ffffff}
a:visited {color:#ffffff}
a:active  {color:#99ccff}
a:hover   {color:#99ccff}