
.header { font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.title   { font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link { text-decoration: none }
a:active { text-decoration: none }
a { text-decoration: none }

INPUT
{
    BACKGROUND-COLOR: #ffffcc;
    BORDER-BOTTOM: #6898D0 thin solid;
    BORDER-LEFT: #6898D0 thin solid;
    BORDER-RIGHT: #6898D0 thin solid;
    BORDER-TOP: #6898D0 thin solid;
    COLOR: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
}

SELECT {
    BACKGROUND-COLOR: #ffffcc;
    BORDER-BOTTOM: #6898D0 thin solid;
    BORDER-LEFT: #6898D0 thin solid;
    BORDER-RIGHT: #6898D0 thin solid;
    BORDER-TOP: #6898D0 thin solid;
    COLOR: #000000;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular ;
}