﻿.titleOffice, .titleLocal,.titleAgents
{
    font-family: Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

.titleOffice
{
    
    background-color: #FFD2C6;
    color: #880202;
}

.titleLocal
{
    background-color: #E5E2EF;
    color: #000080;
}

.titleAgents
{
    background-color: #D4E8C5;
    color: #004000;
}

.offices
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000080;
    text-align: left;
}
.agents
{
    font-family: Verdana, Arial;
    color: #004000;
}
