html
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}

a{
    text-decoration: none;
    color: #2864AD;
}

.redtext{
    color: #CC0000;
    font-weight: bold;
}

.bluebold{
    color: #2864AD;
    font-weight: bold;
}
