BODY {
      background-color: white; 
      font-family: "Comic Sans MS", Times, serif;
      font-size: 12pt; color: black;
     }
H1, H2 {
      font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; 
      color: rgb(0,51,153);
       }
H1 {
     font-size: 28pt;
   }
H2 {
      font-size: 18pt; 
      font-style: bold;
   }
