body
{ 
font-family: Tahoma;
color: #ffffff;
margin-left: 0;
margin-top: 10;
background-color: #000000;
}

h1
{ 
font-size: 18px;
color: #FFCC00;
margin-bottom: 2px;
margin-top: 0px;
}

h2
{ 
font-size: 14px;
font-style: italic;
color: #FFCC00;
margin-bottom: 2px;
margin-top: 10px;
margin-botoom:0px;
}

p
{ 
font-size: 12px;
color: #ffffff;
margin-bottom: 0px;
margin-top: 0px;
}


td
{ 
font-size: 12px;
color: #ffffff;
margin-bottom: 0px;
margin-top: 0px;
}
a:link {
COLOR: #FFCC00;
text-decoration:none;
}

a:visited {
text-decoration:none;
COLOR: #FFCC00;
}

a:hover {
COLOR: #ffffff;
text-decoration:underline;
}