body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.hang {
    text-align: justify;
    padding-left: 1.75em;
    text-indent: -1.75em;
    font-size: 98%;
    padding-bottom: 1.5em
    }
.ctr {
    text-align: center
    }
.bigger {
    text-align: center;
    font-size: 130%;
    font-weight: bold
    }
.sc {
    font-variant: small-caps
    }
.ralign {
    text-align: right
    }
.sidenote {
    margin-left: 1em;
    clear: right;
    font-size: smaller;
    color: black;
    background: #eee;
    border: dashed 1px;
    text-align: left
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.heading {
    margin-top: 2em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.6em;
    margin-bottom: 1.6em
    }
.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
    }
h1.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: 0
    }
h2, h3, h4, h5, h6 {
    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
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
hr.tiny {
    width: 30%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
td.center {
    vertical-align: top;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 1em
    }
td.txt {
    vertical-align: top;
    text-align: justify
    }
td.appendix {
    vertical-align: top;
    text-align: justify;
    padding-top: 2em
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
td.mid {
    text-align: center;
    vertical-align: bottom
    }
td.head {
    text-align: center
    }
td.right {
    vertical-align: bottom;
    text-align: right
    }
.titlepoem {
    margin-left: 28%;
    margin-right: 4%;
    margin-bottom: 1.75em;
    margin-top: 1.75em;
    text-align: left;
    font-size: 92%
    }
.titlepoem .stanza {
    margin: 1em 0 1em 0
    }
.titlepoem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.titlepoem p.i2 {
    margin-left: 1em
    }
.titlepoem p.i4 {
    margin-left: 2em
    }
.titlepoem p.i6 {
    margin-left: 3em
    }
.titlepoem p.i8 {
    margin-left: 4em
    }
.titlepoem p.i30 {
    margin-left: 15em
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1.75em;
    margin-top: 1.75em;
    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.i4 {
    margin-left: 4em
    }
.poem p.i20 {
    margin-left: 20em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }