BODY {
        font-family: Tahoma, Arial;
        font-size: 10pt;
        background: #B3E99D;
        color: #000000;
        scrollbar-face-color: #B3E99D;
        scrollbar-track-color: #B3E99D;
}

A:HOVER {
        text-decoration: underline;
        color: #000000;
        font-weight: normal;
}

A {
        text-decoration: none;
        color: #000000;
        font-weight: normal;
}

TABLE {
        color: #000000;
        background: #FFFFFF;
        font-size: 8pt;
        line-height: 12pt;
}
