BODY,TABLE,P,H1,H2,H3,H4
{           background: #FBFFD4;
            font-family: arial,helvetica,sans-serif;
            font-size: 10pt;
            color: #000080;
            scrollbar-face-color:#FBFFD4;
            scrollbar-shadow-color:#000080;
            scrollbar-arrow-color: #000080;
            scrollbar-highlight-color: #FBFFD4;
            scrollbar-track-color: #FBFFD4;
            scrollbar-shadow-color: #FBFFD4;
}

A:hover    {background:#FBFFD4;
            color: #1f7c8d;
}

A:link     {background:#FBFFD4;
            text-decoration: underline;
            font-family:arial,helvetica,sans-serif;
            color:#000080;
}

A:visited  {background:#FBFFD4;
            text-decoration: none;
            font-family:arial,helvetica,sans-serif;
            color:#1f7c8d;
}

A:active   {background:#FBFFD4;
            text-decoration: none;
            font-family:arial,helvetica,sans-serif;
            color:#1f7c8d;
}
