body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.5em;
    line-height: 120%;
    text-align: justify;
    text-indent: 0.75em
    }
.noindent {
    text-indent: 0
    }
.chapter {
    line-height: 124%;
    text-align: left;
    font-size: 120%;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 1em;
    text-indent: 0
    }
.head {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 2.5em
    }
.hbreak {
    margin-top: 0;
    margin-bottom: 0.5em
    }
.sig {
    text-indent: 25%;
    margin-bottom: 2.5em
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 8%;
    font-size: 98%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps;
    font-size: 105%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
hr.long {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    margin-top: 4em
    }
hr.med {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    margin-top: 3em;
    margin-bottom: 2em
    }
hr.short {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-spacing: 0.5em 0.2em
    }
div.trans-note {
    border-style: solid;
    border-width: 1px;
    margin: 3em 15%;
    padding: 0.5em;
    text-align: center;
    font-size: 96%
    }
ul.toc {
    list-style: upper-roman;
    margin-left: 15%;
    line-height: 125%
    }
.poemhead {
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 1em;
    margin-top: 1.5em;
    text-align: left
    }
.poemhead .stanzahead {
    margin: 1em 0 1em 0
    }
.poemhead p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poemhead p.i2 {
    margin-left: 1em
    }
.poemhead p.i4 {
    margin-left: 2em
    }
.poemhead p.i6 {
    margin-left: 3em
    }
.poemhead p.i8 {
    margin-left: 4em
    }
.poemhead p.i10 {
    margin-left: 5em
    }
.poem {
    margin-left: 12%;
    margin-right: 5%;
    margin-bottom: 0.5em;
    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
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
a:link {
    color: #33C;
    text-decoration: none;
    font-weight: bold;
    background: inherit
    }
link {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:visited {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:hover {
    color: #F00
    }