

h2 {
color : #111111;
font-size : 14pt;
font-variant : small-caps;
font-weight : bolder;
margin-bottom : 0px;
margin-top : 0px;
padding-bottom : 0px;
padding-top : 0px;
}

h3 {
color : #111111;
font-size : 12pt;
font-variant : small-caps;
font-weight : bolder;
margin-bottom : 0px;
margin-top : 0px;
padding-bottom : 0px;
padding-top : 0px;
}


body {
    font-family : 'Arial';
    font-size : 12pt;
  }


h4 {
    font-family : 'Arial';
    font-size : 12pt;
    font-style : oblique;
    font-variant : small-caps;
    font-weight : bold;
    margin-bottom : 10px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-top : 0px;
  }

