﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}

.hdr1
{
    color: #CC0000;
    font-weight: bold;
    font-size: medium;
}

a
{
    color: #CC0000;
    font-weight: bold;
}

a:hover
{
    color: #F29200;
    font-weight: bold;
}