p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    color: black;
    background-color: white;
    text-indent: 1em;
    line-height: 1.5em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-bottom: 2em
    }
h1, h2 {
    margin-top: 2em
    }
hr {
    width: 67%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background-color: white
    }
a {
    text-decoration: none
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: gray;
    background-color: white;
    line-height: 1em
    }
ul {
    list-style: none
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.blockquot p {
    text-indent: 0;
    line-height: 1.2em
    }
.paracont {
    text-indent: 0
    }
.indent4 p {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: -4em
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.right {
    text-align: right
    }
.subtitle {
    font-size: smaller
    }
.fancy {
    font-weight: bold;
    font-family: fantasy, cursive
    }
.ol {
    text-decoration: overline
    }
.fraction {
    font-size: x-small
    }
img {
    border: none;
    vertical-align: bottom
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote p {
    margin-top: 0.5em;
    margin-bottom: 0;
    text-indent: 0;
    line-height: 1.2em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.7em;
    text-decoration: none
    }
.tocch {
    text-align: left;
    font-variant: small-caps
    }
.tocchr {
    text-align: right;
    font-variant: small-caps
    }
.tocpn {
    text-align: right
    }
.tocsb {
    text-align: left;
    text-indent: 2em
    }
.tnote {
    text-decoration: none;
    color: blue
    }