
body, table, input, select
        {
        font-family: verdana;
        font-size: 9pt;
        font-weight: normal;
        text-decoration: none;
        color: #2d4196;
        }
A:link, A:visited
        {
        font-family: verdana;
        font-size: 9pt;
        font-weight: normal;
        text-decoration: underline;
        color: #2d4196;
        }
A:hover, A:active
        {
        font-family: verdana;
        font-size: 9pt;
        font-weight: normal;
        text-decoration: none;
        color: #e67814;
        }


