body {
    margin: 10%;
    text-align: justify
    }
h1 {
    color: #063;
    font-size: 30pt;
    font-weight: bold;
    text-align: center;
    background: transparent
    }
h2 {
    color: #063;
    font-size: 25pt;
    font-weight: bold;
    text-align: center;
    background: transparent
    }
h3 {
    color: #063;
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
    background: transparent
    }
h4 {
    color: #063;
    font-size: 18pt;
    font-weight: bold;
    text-align: center;
    background: transparent
    }
h5 {
    color: #063;
    font-size: 15pt;
    font-weight: 100;
    text-align: center;
    background: transparent
    }
h6 {
    color: #063;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    background: transparent
    }
hr {
    color: #630
    }
p, td {
    font-size: 14pt;
    color: #630;
    font-weight: 100;
    text-align: justify;
    line-height: 120%
    }
dl, blockquote {
    font-size: 13pt;
    color: #630;
    font-weight: bold;
    text-align: justify
    }
p.forenote {
    font-size: 12pt;
    color: #630;
    font-weight: normal;
    text-align: justify;
    line-height: 120%
    }
p.smallprint1 {
    font-size: 12pt;
    color: #630;
    font-weight: 300;
    text-align: justify
    }
p.smallprint2 {
    font-size: 13pt;
    color: #630;
    font-weight: bold;
    text-align: justify
    }
span.smallprint1 {
    font-size: 12pt;
    color: #630;
    font-weight: bold;
    text-align: justify
    }
span.smallprint2 {
    font-size: 13pt;
    color: #630;
    font-weight: bold;
    text-align: justify
    }
p.center {
    text-align: center
    }
td.center {
    font-size: 14pt;
    color: #630;
    font-weight: 100;
    text-align: center
    }
td.left {
    font-size: 13pt;
    color: #630;
    font-weight: bold;
    text-align: left
    }
td.smallprint {
    font-size: 11pt;
    color: #630;
    font-weight: bold;
    text-align: left
    }
i {
    font-weight: 600
    }
i.smallprint {
    font-weight: 200
    }
a:link {
    color: #063;
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
    background: transparent;
    text-decoration: none
    }
a:visited {
    color: #063;
    font-weight: bold;
    background: transparent;
    text-decoration: none
    }
a:hover {
    color: #ffc;
    background: #f00;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none
    }
a:active {
    color: #f00;
    font-weight: bold;
    background: transparent;
    text-decoration: underline
    }
a.small:link {
    color: #063;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    background: transparent;
    text-decoration: none
    }
a.small:visited {
    color: #063;
    font-weight: bold;
    background: transparent;
    text-decoration: none
    }
a.small:hover {
    color: #ffc;
    background: #f00;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none
    }
a.small:active {
    color: #f00;
    font-weight: bold;
    background: transparent;
    text-decoration: underline
    }