body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.list {
    margin-left: 10%
    }
.listctr {
    margin-left: 10%;
    margin-right: 60%
    }
.ctrsmall {
    text-align: center;
    font-size: 94%
    }
.ctr {
    text-align: center
    }
.space {
    line-height: 0.3em
    }
.sig {
    margin-left: 55%;
    text-align: left
    }
.section {
    margin-top: 2em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 108%;
    font-weight: bold
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 100%;
    font-weight: bold
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 100%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.subhead {
    margin-top: 1em;
    margin-bottom: 1.75em;
    text-align: center;
    font-size: 94%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 3em;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em;
    font-size: 145%
    }
h2 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em;
    font-size: 115%
    }
h4 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em;
    font-size: 90%
    }
h5 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em;
    font-size: 80%
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.chpt {
    vertical-align: top;
    text-align: left
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    text-align: left
    }
.stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i6 {
    margin-left: 3em
    }
a:link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #63c;
    text-decoration: none
    }
.tn {
    margin-left: 4em;
    margin-right: 4em;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    background-color: #f6f2f2;
    color: black;
    border: dotted black 1px
    }