body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    text-indent: 0;
    clear: both
    }
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
    }
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
    }
.blockquot1 {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 1em;
    font-size: smaller
    }
.blockquot0 {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    font-size: smaller
    }
.blockquotc {
    margin-left: 10%;
    margin-right: 10%;
    text-align: center;
    font-size: smaller
    }
.blockquotr {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: right;
    font-size: smaller
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
img {
    border: 1px solid black
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i05 {
    display: block;
    margin-left: 0.5em;
    padding-left: 3em;
    text-indent: -3em
    }
span.ralignsc {
    font-variant: small-caps
    }
div.tnote {
    border-style: dotted;
    margin-left: 10%;
    margin-right: 10%;
    padding: 1em;
    font-style: normal;
    text-align: justify;
    background-color: #f6f2f2;
    font-size: smaller
    }
.TOCR {
    list-style-type: upper-roman;
    margin-left: 10%;
    color: black
    }