﻿body
{
    font-family: Verdana;
    font-size: 10px;
}
span.Normal
{
    font-family: Verdana;
    font-size: 10px;
}

span.BigHeader
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #C0C0C0;
}
span.Header
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

span.SmallHeader
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}