DIV.normal {font-size: 9pt;
    font-weight: normal;
    font-family: MS Sans Serif, sans-serif;
    color: black}

DIV.bold {font-size: 9pt;
    font-weight: bold;
    font-family: MS Sans Serif, sans-serif;
    color: black}

DIV.sbold {font-size: 12pt;
    font-weight: bold;
    font-family: MS Sans Serif, sans-serif;
    color: black}

DIV.normalred {font-size: 9pt;
    font-family: MS Sans Serif, sans-serif;
    color: #aa0000}
