body {
    margin-top: -0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -0px;
    }
.bodyblack {  FONT-SIZE: 8pt; 
              FONT-FAMILY: "Microsoft Sans Serif", "MS Sans Serif", Arial; 
              text-align: justify
           }
.header {
        font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        font-style: normal;
        color: #FF6600;
}
a:active { FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; fontsize: 8pt; text-align: justify ; color: #FF6600; text-decoration: none}
a:hover { FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; fontsize: 8pt; text-align: justify ; color: #379DAF; text-decoration: none}
a:link { FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; fontsize: 8pt; text-align: justify ; text-decoration: none; color: #FF6600}
a:visited {
        FONT-SIZE: 8pt;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        fontsize: 8pt;
        text-align: justify;
        text-decoration: none;
        color: #FF6600;
}
.custinput {
        FONT-SIZE: 10px; 
        COLOR: #ffffff; 
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #FFFFFF;
        border-right-color: #B6DCFE;
        border-bottom-color: #B6DCFE;
        border-left-color: #FFFFFF;
        cursor: hand;
}

.input {
        FONT-SIZE: 12px; 
        font-weight: bold;
        COLOR: #000000; 
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
        BACKGROUND-COLOR: #ffffff;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #FFFFFF;
        border-right-color: #788088;
        border-bottom-color: #788088;
        border-left-color: #FFFFFF;
}

