@charset "iso-8859-1";
BODY,TD,DIV {
    color: dark-gray; 
    font-weight: normal;
    font-size: 8pt;
    line-height: 11pt;
    font-family: Verdana;
    scrollbar-3dlight-color: white;
    scrollbar-arrow-color: white;
    scrollbar-base-color: #9990CF;
    scrollbar-darkshadow-color: white;
    scrollbar-face-color: #9990CF;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: white;
}

A {
    color: #272f8b;
    font-weight: 500;
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none;
}

A:HOVER {
    color: #a02750;
}
