BODY
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: #FFFFFF;
    background-color: #070625;
    background-image: url(stars.jpg);
}

H2
{
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    color: #FFFF66;
}

H3
{
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: #FFFF66;
}

A:link
{
    color: #FFFF99;
}

A:visited
{
    color: #FFFF99;
}


