BODY
{
    background-color: #ffffff;
}

BODY:link
{
    color: #ff0000;
}

H1.heading
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.subheading
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

A.url
{
    font-style: italic;
}

