BODY,P,TD {
        font-family : Arial,Helvetica,serif;
        font-size :  12px;
        font-weight :  normal;
        color :  black;
        text-decoration :  none;}

LI {
        font-family : Arial,Helvetica,serif;
        font-size :  12px;
        font-weight :  normal;
        color :  #004200;
        text-decoration :  none;
        list-style: square;}

H3 {
        font-family : Arial,Helvetica,serif;
        font-size :  14px;
        font-weight :  bold;
        color :  #004200;
        text-decoration :  none;}

A {

        font-family : Arial,Helvetica,serif;
        font-size :  12px;
        font-weight :  bold;
        color :  #004200;
        text-decoration :  none;}

A:ACTIVE {

        font-family : Arial,Helvetica,serif;
        font-size :  12px;
        font-weight :  bold;
        color :  #004200;
        text-decoration :  underline;}

A:HOVER {

        font-family : Arial,Helvetica,serif;
        font-size :  12px;
        font-weight :  bold;
        color :  white;
        background-color: #004200;
        text-decoration :  none;}

SELECT,INPUT {
        font-family : Arial,Helvetica,serif;
        font-size :  11px;
        font-weight :  normal;
        color :  black;
        text-decoration :  none;}