body          { background-color: rgb(255, 255, 255) ;
                color: rgb( 0, 0, 128);
                font-size: 10pt;
                font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-weight: normal;
                font-style: normal;
                text-align: left; }
                

table         { background-color: rgb(255, 255, 255) ;
                color: rgb( 0, 0, 128);
                border-collapse: collapse;
                border: 0px solid rgb(0,0,128)}


td            {
              }
              
.disp_text    { font-size:8pt;
                vertical-align: top;
}
.disp_text2   { font-size:8pt;
                vertical-align: bottom;
}
.disp_text4   { font-size:8pt;
                vertical-align: bottom;
                text-align: center;
}

.title        { font-size:12pt;
                font-weight:bold;
}

.title2       { font-size:10pt;
                font-weight:bold;
}

input         { font-size: 10pt;
                font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
                font-weight: normal;
                font-style: normal;
                text-align: left;
}

.numval       { text-align: right; }              
.message      { text-align: center;
                color: rgb( 255, 0, 0 );
                border-color: rgb( 255, 0, 0);
 }

