BODY  {
        font-family : arial,verdana,helvetica;
        font-size : 7pt;
        /* background-color : #ffffff; */
}


INPUT  {
        font-family : arial,verdana,helvetica;
        font-size : 9pt;
}

TEXTAREA  {
        font-family : arial,verdana,helvetica;
        font-size : 9pt;
}

SELECT  {
        font-family : arial,verdana,helvetica;
        font-size : 9pt;
}

.altn  {
        font-family : arial,verdana,helvetica;
        font-size : 7pt;
        color: #ffffff;
        background-color: #666666;
}

.tit  {
        font-family : arial,verdana,helvetica;
        font-size : 8pt;
        color: #ffffff;
        background-color: #333333;
        font-weight: bold;
}
.fs        {
        font-family : arial,verdana,helvetica;
        background-color:        #E8F0FF;
        color:        #FFFFFF;
        font-weight: bold;
        text-align:        center;
        }
.da        {
        font-family : arial,verdana,helvetica;
        background-color: #F0E68C;
        color:        #FFFFFF;
        font-weight: bold;
        text-align:        center;
        }
