body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.25em;
    line-height: 1.2em
    }
.indent {
    text-indent: 2em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.small {
    font-size: 95%
    }
.sig {
    margin-left: 55%
    }
.note {
    margin-left: 35%
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
.blurb {
    text-align: justify;
    text-indent: 1.5em;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 96%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1em
    }
.numbered {
    text-indent: -2em;
    margin-left: 8%
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 112%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 105%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.75em;
    margin-bottom: 1.75em
    }
.ralign {
    text-align: right
    }
.caption {
    font-size: 92%;
    font-variant: small-caps;
    font-weight: bold
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.fig {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 0.8em;
    margin-bottom: 0.8em
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 0.1em;
    margin-top: 0;
    margin-right: 1em;
    padding: 0
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 0.1em;
    margin-top: 0;
    margin-right: 0;
    padding: 0
    }
.plan {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.plancaption {
    font-size: 92%;
    font-weight: bold;
    text-align: justify;
    margin-left: 65%;
    margin-right: 0
    }
h1 {
    text-align: center;
    margin-bottom: 0.85em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.85em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 95%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.med {
    width: 75%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.short {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.mershon {
    width: 25%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.chpt {
    vertical-align: top;
    text-align: right
    }
td.txt {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
ul.ellis {
    list-style-type: none;
    line-height: 1.1em
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
a:hover {
    color: #F00;
    background-color: inherit
    }