BODY
{
}
BODY A
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
BODY LABEL
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.input_button_green
{
    border-style: solid;
    border-width: 1px;
    border-color: #D8EBD8 #006600 #006600 #D8EBD8;
    background-color: #c2deba;
    color: #000000;
    padding: 2px 3px 3px 3px;
    text-align: center;
    font-size: 8pt;
    font-family: arial;
    font-variant: small-caps;
    letter-spacing: 2pt;
    cursor: hand;
}

