@media print{
                       table {  background-color: white !important; }
                       @page { size: 8.5in 11, portrait, center; }
                       .remove { display: none;}
                       }                                  
         


table {width:670px;
          height:890px;
           }       

           

.td1 { width:100%;
         border-bottom-width: 2px;
         border-bottom-style: solid;
         border-bottom-color: black;
        }
.td2 { width:50%;
        }
.td2a {width:3%;
       }        
.td3 {  width:50%;
         border-right-width: 2px;
         border-right-style: solid;
         border-right-color: black;
        }


#f1{ font-size: 14pt !important;
        font-family: Verdana, Arial, sans-serif !important;
        font-weight: 500;
       }

#f2{ font-size: 10pt !important;
       font-family: Arial, sans-serif !important;
      }

#b1 { border: 2px;
          border-style: solid;
          border-color: black;
        } 
.p8  { font-size: 8pt !important;
          color: red;
        } 

.p9 { font-size: 9pt !important;
           text-indent: 1em;
         }

      