body {font-family:"Tahoma, Bold";
      font-weight:bold;
      font-size:10pt;
      background:#FFFFFF;
      text-align:left;}
p {text-align:center;
   font-family:"Tahoma, Bold";
   font-size:12pt;
   font-weight:bold;}
a {text-decoration:none;}
big.norm {color:green;}
big.err {color:red;}
cell.red {color:red;
         font-family:"Tahoma";
         font-size:10pt;}
input {font-family:"Tahoma";
       font-size:10pt;}
input.blue {font-family:"Tahoma";
       font-size:10pt;
       color:blue;}
input.bluerev {font-family:"Tahoma";
       font-size:10pt;
       color:white;
       background:blue;}       
textarea {font-family:"Tahoma";
       font-size:10pt;}
select {font-family:"Tahoma";
       font-size:10pt;}
option {font-family:"Tahoma";
       font-size:10pt;}        
th {font-family:"Tahoma";
       font-size:10pt;}
td {font-family:"Tahoma";
       font-size:10pt;}
.zip {background-color:#FFFFFF;
color:#CCFFFF;
border-left:#CCFFFF;
border-right:#CCFFFF;
border-top:#CCFFFF;
border-bottom:#CCFFFF;}