.none {
    }
.MainHeader {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 13pt;
    font-weight: bold;
    }
.SideHeader {
    color: #5a3e1c;
    font-family: arial, helvetica;
    font-size: 11pt;
    font-weight: bold;
    border: 0px solid black;
    }
.SubHeader {
    color: black;
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    }
.BodyCopy {
    font-family:frutiger,arial,helvetica;
    padding-top:0px;
    margin:0px;
    font-size: 12px;
    }

