body {
   margin-top: 30px;
   margin-left: 30px;
   margin-right: 5px;
   font-family: Arial;
   font-size: 10pt;
     }

h1 {
   font-size: 20pt;
   font-family: Arial;
   font-weight: 700; 
   letter-spacing: 1;
   color: #E46813;
   }

h2 {
   font-size: 14pt;
   font-family: Arial;
   font-weight: 700; 
   letter-spacing: 0;
   line-height: 18pt;
   color: #005198;
   }

h3 {
   font-size: 14pt;
   font-family: Arial;
   font-weight: 700; 
   letter-spacing: 0;
   line-height: 18pt;
   color: #E46813;
   }

h4 {
   font-size: 10pt;
   font-family: Arial;
   font-weight: 700; 
   letter-spacing: 0;
   line-height: 12pt;
   color: #005198;
   }

h5 {
   font-size: 10pt;
   font-family: Arial;
   font-weight: 700; 
   letter-spacing: 0;
   line-height: 12pt;
   color: black;
   }

h6 {
   font-size: 10pt;
   font-family: Arial;
   font-weight: 100; 
   letter-spacing: 0;
   line-height: 12pt;
   color: black;
   }


