body {
      font-family:"Verdana";
      font-size:11px;
      line-height:200%;
      background:#FFFFFF
     }

h1 {
     color:#0015FF;
     font-size:24px;
     line-height:100%;
     text-align:center
   }
h2 {
     color:#0015FF;
     font-size:16px;
     font-weight:bold;
     line-height:100%;
     text-align:center
   }
p {
      font-family:"Verdana";
      font-size:11px;
      line-height:200%
  }
p.red {
      background:#80FFFF;
      font-family:"Verdana";
      font-size:11px;
      line-height:100%
  }
td {
      font-family:"Verdana";
      font-size:11px
  }
td.flushRT {
      font-family:"Verdana";
      font-size:11px;
      text-align:right
       }
td.flushLFT {
      font-family:"Verdana";
      font-size:11px;
      line-height:200%;
      text-align:left
       }
a:link {
     text-decoration:none;
     font-family:"Verdana";
     font-size:11px;
     line-height:200%;
     color:#0015FF
       }
a:visited {
     text-decoration:none;
     font-family:"Verdana";
     font-size:11px;
     line-height:200%;
     color:#0015FF
       }
a:hover {
     font-weight:bold;
     color:#FF0000
    }