body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
.noindent {
    text-indent: 0
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.hr2 {
    width: 90%;
    max-width: 32em;
    color: white;
    background-color: white;
    border: none;
    border-bottom: 6px double black;
    margin: 2em auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
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
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.bbox {
    margin-left: 20%;
    margin-right: 20%;
    border: solid 2px
    }
.center {
    text-indent: 0;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.smcenter {
    text-align: center;
    text-indent: 0;
    font-variant: small-caps
    }
.right {
    margin-right: 10%;
    text-align: right
    }
span.ralignsc {
    font-variant: small-caps
    }
.TOCR {
    list-style-type: upper-roman;
    margin-left: 10%;
    color: black
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em;
    font-size: smaller
    }