BODY {
        background-color: #fff;
        color: #000;
        margin: 0px;
}

.content {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 11px;
        line-height: 11pt;
        color: #4C4C3D;        
}

.content A:link {
        color: #007EFF;
        text-decoration: none;
}

.content A:visited {
        color: #A4A288;
}

.content A:hover {
        color: #00297B;
        text-decoration: underline;
}

.leased {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 11px;
        color: red;
}

.copyright {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 9px;
        color: #4C4C3D; 
}

.copyright A:link {
        color: #007EFF;
        text-decoration: none;
}

.copyright A:visited {
        color: #A4A288;
}

.copyright A:hover {
        color: #00297B;
        text-decoration: underline;
}

.header {
        font-family: Verdana, Lucida, Arial, sans-serif;
        font-size: 14px;
        color: #4C4C3D; 
        font-weight: bold;
}
