BODY
{
background-color : black;
}



P
{
font-size: 7pt;
font-family : verdana, arial;
font-weight : bolder;
font-style : normal;
color : #009900;
}

A:Hover
{
color : #00FF00;
text-decoration : underline;
font-size : 7pt;
font-family : verdana;
font-weight : bold;
font-style : normal;
}

A:Active
{
color : #00FF00;
text-decoration : underline;
font-size : 7pt;
font-family : verdana;
font-weight : bold;
font-style : normal;
}

A
{
color : #00CC99;
text-decoration : none;
font-size : 7pt;
font-family : verdana;
font-weight : bold;
font-style : normal;
}


H1
{
color : #009900;
font-size : 30px;
font-family : Haettenschweiler;
font-weight : normal;
font-style : normal;
}

H2
{
color : #009900;
font-size : 18px;
font-family : Haettenschweiler;
font-weight : normal;
font-style : normal;
}