body {
    margin-left: 10%;
    margin-right: 10%;
    background-color: #FFF
    }
p.normal {
    text-indent: 0.25in;
    text-align: justify
    }
p.right {
    text-align: right;
    margin-right: 20%
    }
p.center {
    text-align: center
    }
p.continue {
    text-indent: 0;
    margin-top: 9pt
    }
h1, h2, h3, h4, h5 {
    text-align: center
    }
span.sc {
    font-variant: small-caps;
    font-size: 110%
    }
span.sc2 {
    font-variant: small-caps;
    font-size: 90%
    }
hr.W10 {
    width: 10%;
    color: black;
    margin-top: 0;
    margin-bottom: 0
    }
hr.W20 {
    width: 20%;
    color: black;
    margin-top: 12pt;
    margin-bottom: 12pt
    }
hr.W50 {
    width: 50%;
    color: black
    }
hr.W90 {
    width: 90%;
    color: black
    }
p.hang1 {
    margin-left: 3em;
    text-indent: -3em
    }
p.hang2 {
    margin-left: 3em;
    text-indent: 0
    }