body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
h1.pg {
    margin-top: 0%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
p {
    margin-top: 3%;
    margin-bottom: 3%;
    text-align: justify
    }
p.h1 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    font-size: 300%;
    font-weight: bold
    }
p.h2 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    font-size: 150%;
    font-weight: bold
    }
p.h2a {
    text-indent: 0%;
    text-align: center;
    font-size: 150%;
    font-weight: bold
    }
p.h3 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    font-size: 100%;
    font-weight: bold
    }
p.h3a {
    margin-top: 7%;
    text-indent: 0%;
    text-align: left;
    font-size: 150%;
    font-weight: bold
    }
p.indent {
    text-indent: 4%
    }
p.margin-left8 {
    margin-left: 20%
    }
hr {
    width: 33%;
    margin-top: 8%;
    margin-bottom: 8%;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.hr1 {
    width: 25%;
    margin-top: 0%;
    margin-bottom: 0%
    }
.hr2 {
    width: 90%;
    max-width: 90%;
    color: #CCC;
    background-color: #FFF;
    border: none;
    border-bottom: 6px double black;
    margin: 8% auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-indent: 0%;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
a:link {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
a:visited {
    color: #25383C;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
a:hover {
    color: #008000;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
a:active {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #dcdcdc
    }
img.border {
    border: 1px solid black
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.TOCR {
    list-style-type: upper-roman;
    margin-left: 10%;
    color: black
    }
div.tnote {
    border-style: dotted;
    margin-left: 10%;
    margin-right: 10%;
    padding: 1%;
    font-style: normal;
    font-size: 70%;
    text-align: justify
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }