a {
   color:blue;
   font-family: "Garamond", serif;
   font-size:12pt;
   text-decoration:none;
  }
html {
      background: white;
     }
body {
      text-align:justify;
      font-family: "Helvetica", sans-serif;
      font-size:12pt;	
      background: white;
     }
H1 {
    color:black;
    font-family: "Garamond", serif;
    font-size: 30pt;
   }	

H2 {
    color:blue;
    font-family: Helvetica, sans-serif;
    font-size: 14pt;
   }	
H3 {
    color:blue;
    font-family: Helvetica, sans-serif;
    font-style:italic;	
    font-size: 12pt;
   }	