h1 {
    text-align : center;
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 16pt;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
}
h2 {
    text-align : left;
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 13pt;
    font-weight: bold;
}
h3 {
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 13pt;
    font-weight: normal;
    text-align: justify
}
h4 {
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 13pt;
    font-weight: normal;
    text-align: justify;
    font-style: italic;
}
h5 {
    text-align : right;
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 9pt;
    font-weight: normal;
}
h6 {
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 12pt;
    font-weight: normal;
    text-align: center;
}
p {
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 12pt;
    font-weight: normal;
    text-align: left;
    line-height: normal
}p.quote {
    color : #000075;
    font-family : Times New Roman, serif;
    font-size : 11pt;
    font-weight: normal;
    text-align: left;
    line-height: normal;
  text-indent: 0.5in
}