h1 {font-family: "Arial";
    font-size: 30pt;
    font-weight: bold;
    text-align: center;}

h2 {font-family: "Arial";
    font-size: 14pt;
    font-weight: bold;}
 
h3 {font-family: "Arial";
    font-size: 12pt;
    font-weight: bold;}

h4 {font-family: "Arial";
    font-size: 10pt;
    font-weight: bold;}       

p {font-family: "Arial";
   font-size: 10pt;}
