body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    text-indent: 0;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
.noindent {
    text-indent: 0
    }
.hangindent {
    text-indent: -2em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
    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
    }
a:link {
    color: black;
    text-decoration: none;
    border-bottom: 1px dashed gray
    }
a:visited {
    color: #2F4F4F;
    text-decoration: none;
    border-bottom: 1px dashed gray
    }
a:hover {
    color: green;
    text-decoration: none;
    border-bottom: 1px dashed gray
    }
a:active {
    color: black;
    text-decoration: none;
    border-bottom: 1px dashed gray
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.blockquot2 {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: -5%
    }
.contents {
    margin-left: 15%;
    margin-right: 20%;
    text-indent: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.smcenter {
    text-align: center;
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
img {
    border: 1px solid black
    }
.figcenter {
    margin: auto;
    text-align: center
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #dcdcdc
    }
div.tnote {
    border-style: dotted;
    margin-left: 10%;
    margin-right: 10%;
    padding: 1em;
    font-style: normal;
    text-align: justify;
    background-color: #f6f2f2
    }
.TOCU {
    list-style-type: none;
    margin-left: 10%;
    color: black
    }
span.ralignsmall {
    font-variant: small-caps
    }