body {margin-right: .25in; 
      margin-left: .25in;
      margin-bottom: .25in
     }

P {color: navy;
   font-size: 10pt;
   font-family: arial;
   font-weight: bold;
  }

H1 {color: white;
    font-size: 10pt;
    font-family: ARIAL ;
    font-weight: bold;
   }

H2 {color: navy;
    font-size: 8pt;
    font-family: arial;
    font-weight: bold
   }

H3 {color: NAVY;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
   } 

H4 {color: white;
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
   }

H5 {color: gold;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
   }

H6 {color: navy;
    font-family: arial;
    font-size: 8pt;
    
   }


