body { background-color: #FFFFFF;
       font-family: verdana, helvetica, sans-serif;
       font-size: 11px;
}
td { font-family: verdana, helvetica, sans-serif;
     font-size: 11px;
     color: #000066;
}
p { font-family: verdana, helvetica, sans-serif;
     font-size: 11px;
}
input { font-family: verdana, helvetica, sans-serif;
        font-size: 11px;
        color: #000066;
}
textarea { font-family: verdana, helvetica, sans-serif;
        font-size: 11px;
        color: #000066;
}
select { font-family: verdana, helvetica, sans-serif;
         font-size: 11px;
}
option { font-family: verdana, helvetica, sans-serif;
         font-size: 11px;
}
.button { background-color: #CCCCCC; }
.butrow { background-color: #FFFFFF;
          font-size: 9px;
}
.wbut { background-color: #FDFDFD;
}
.row1 { background-color: #EEEEEE;
}
.row2 { background-color: #DDDDDD;
}
.new1 { background-color: #CCCCEE;
}
.new2 { background-color: #DDDDFF;
}
.col1 { background-color: #000066;
        color: #FFFFFF;
}
.col2 { background-color: #9999CC;
        color: #000066;
}
.col3 { background-color: #CCCCEE;
        color: #000066;
}
.col3c { background-color: #CCCCEE;
         color: #000066;
         text-align: center;
}
.col4 { background-color: #666699;
        color: #FFFFFF;
}
.small { font-size: 9px;}
.smallc { font-size: 9px;
          text-align: center;
}
.cen { text-align: center; }
.small1 { font-size: 9px;
          color: #FFFFFF;
          background-color: #000066;
}
.small2 { font-size: 9px;
          color: #000066;
          background-color: #9999CC;
}
.small2c { font-size: 9px;
          color: #000066;
          background-color: #9999CC;
          text-align: center;
}
.small3 { font-size: 9px;
          color: #000066;
          background-color: #CCCCEE;
}
.big { font-size: 13px; }
.bigc { font-size: 13px;
       text-align: center;
}
.bb { font-size: 13px;
      font-weight: bold;
}
.head1 { font-size: 13px;
        background-color: #000066;
        color: #FFFFFF;
        font-weight: bold;
}
.head2 { font-size: 13px;
         color: #FFFFFF;
         font-weight: bold;
         background-color: #9999CC;
}
.big1 { font-size: 13px;
        background-color: #000066;
        color: #FFFFFF;
}
.big2 { font-size: 13px;
        background-color: #9999CC;
        color: #000066;
}
.big3 { font-size: 13px;
        background-color: #CCCCEE;
        color: #000066;
}
.vbig { font-size: 20px;}
.bigred { font-size: 20px;
          color: #990000;
}
.prob { color: #990000;
        font-size: 13px;
        font-weight: bold;
}
.info { color: #009900;}
.info2 { color: #009999;}
.chk { background-color: #CCFFCC; }
.nochk { background-color: #CCCCEE; }
