BODY {font-size: 10 pt;
      font-family: "Verdana";
      color: navy;
      text-align:justify;
     }
H1 {  font: 20pt "Times New Roman";
      font-weight: "Bold and Italic";
      color: red;     
      text-align: center;
     }
H2 {  font: 20pt "Times New Roman";
      font-weight: "Bold and Italic";
      color: red;     
      text-align: left;
     }
H3 {  font: 12pt "Times New Roman"; 
      color: red;
      text-align:left;
     }
