﻿body
{
    /*background-color: #f6f6e6;*/
}
.FirmName
{
    font-family: Georgia;
    font-size: 24pt;
    font-weight: bold;
    font-style: normal;
}
.FirmType
{
    font-family: Georgia;
    font-size: 20pt;
    font-weight: normal;
    font-style: normal;
}
.CenterData
{
    background-color: #e1e1d6;
    height: 100%;
}
.CenterHeading
{
    background-color: #e1e1d6;
    border-top: solid 1px #a1a100;
    height: 100%;
}
