BODY { font-family: verdana, arial, helvetica; font-size:12pt }
table  { width=100%;
          font-family: arial, helvetica, sans-serif;
            }  
 td.head  {text-align: center;
          color: #000000;
          background-color: #99ffff;
          border-color: #999999;
          font-family: arial, helvetica, sans-serif;
          font-style: oblique;
          font-size: small;
          border : thin Navy;
          font-variant : small-caps;
          line-height : 80%;
               }
 td.name  {text-align: left;
          margin-left: 20px;
          font-size: 30px;
          font-weight: bold;
          line-height :120%; 
           }
 address { color: #999999; 
          font-family: arial, helvetica; 
          font-size: 12px;
          text-align: center; 
        }