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
    }
.narrow {
    margin-left: 18%;
    margin-right: 18%
    }
.ctr {
    text-align: center
    }
.big {
    font-size: 110%;
    line-height: 2em
    }
.large {
    font-size: 120%;
    text-align: center;
    font-weight: bold
    }
.ralign {
    text-align: right
    }
.close {
    margin-left: 45%;
    text-align: left
    }
.sig {
    margin-left: 63%;
    text-align: left
    }
.sc {
    font-variant: small-caps
    }
.sclc {
    text-transform: lowercase;
    font-variant: small-caps
    }
.fn {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 96%
    }
.section {
    margin-top: 2em;
    margin-bottom: 2.5em;
    text-align: center;
    font-size: 108%;
    font-weight: bold
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-align: center;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.indent {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%
    }
.caption {
    font-weight: bold;
    font-size: 95%;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 0.3em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0;
    margin-top: 2em;
    width: auto
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
table {
    margin-left: auto;
    margin-right: auto;
    width: 90%
    }
td.chpt {
    vertical-align: top;
    text-align: center;
    font-weight: bold
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.hang {
    text-align: justify;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
td.c {
    text-align: center
    }
.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.i2 {
    margin-left: 1em
    }
.poem p.i14 {
    margin-left: 8em
    }
a:link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #63c;
    text-decoration: none
    }