h1 {
      font-size:22pt;
      font-weight:700;
      margin-top:0px;
      margin-bottom:5px;
      margin-left:1cm;      
     }

h2 { 
      font-size:12pt;
      font-weight:500;
      margin-top:0px;
      margin-bottom:0px; 
     }

h3 {
      font-size:7pt;
      font-weight:500;
      margin-top:0px;
      margin-bottom:0pt;
      margin-left:0px;      
     }

h4 {
      font-size:9pt;
      font-weight:500;
      margin-top:0px;
      margin-bottom:0px;
      margin-left:0px;      
     }

h5 {
      font-size:11pt;
      font-weight:700;
      margin-top:0px;
      margin-bottom:0px;
      margin-left:0px;      
     }

a:link {
      text-decoration: none;
      font-weight: bold;
     }

a:visited {
      text-decoration: none;
      font-weight: bold;
     }

a:hover {
      text-decoration: underline;
      font-weight: bold;
     }

