

BODY {
        background-color: #80C888;
        font-family: arial,helvetica,sans-serif;
        font-size: 9pt;
        color: #002000;
        scrollbar-arrow-color: #006A35;
        scrollbar-base-color: #006A35;
        scrollbar-face-color: #80C888;
        scrollbar-highlight-color: #002000;
        scrollbar-shadow-color: #002000;
        scrollbar-3dlight-color: #D8FFE0;
}


A:LINK {
        font-family: arial,helvetica,sans-serif;
        font-size: 9pt;
        font-weight: 800;
        color: #004000;
        text-decoration: none;
        ;
}
A:VISITED {
        font-family: arial,helvetica,sans-serif;
        font-size: 9pt;
        font-weight: 800;
        color: #006500;
        text-decoration: none;
}
A:HOVER {
        font-family: arial,helvetica,sans-serif;
        font-size: 9pt;
        font-weight: 800;
        color: #ECFEE9;
        text-decoration: underline;
        font-stretch: wider;
}
A:ACTIVE {
        font-family: arial,helvetica,sans-serif;
        font-size: 9pt;
        font-weight: 800;
        color: #ECFEE9;
        text-decoration: none;
}

td {
       font-family: arial,helvetica,sans-serif;
       font-size: 9pt;
       color: #002000;
}