BODY { font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 10pt;
       color: black;
       margin-top: 8;
       margin-left: 3;
       margin-right: 8; }

A { color: blue; 
    text-decoration: none; 
    }

A:hover, A:active { 
    text-decoration: underline;
    color: green; 
    }

DIV, P, TABLE, TD, INPUT, TEXTAREA, SELECT, OPTION {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    }

.menuTextLight {
    color: white;
    font-weight: bold;
    }

