BODY {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #9BAAC1;
font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal
}

TD {
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal
}

A:LINK, A:VISITED, A:ACTIVE {
    COLOR: #000000;
}

A:HOVER {
    COLOR: #ff0000;
    TEXT-DECORATION: none;
} 

input {
    BACKGROUND-COLOR: #cccccc;
    COLOR: #51485f;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;    
}

select { 
    BACKGROUND-COLOR: #cccccc;
    COLOR: #51485f;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
}
