body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    text-indent: 0;
    line-height: 120%;
    text-align: justify
    }
.content {
    text-align: center;
    line-height: 100%;
    margin-top: -0.2em
    }
.ralign {
    text-align: right
    }
.middle {
    text-align: center
    }
.sig {
    text-indent: 55%;
    margin-top: 1em
    }
.title {
    text-indent: 55%;
    margin-top: -0.1em
    }
.blockquote {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 1.75em;
    margin-bottom: 1.75em
    }
.chapter {
    line-height: 124%;
    text-align: left;
    font-size: 115%;
    font-weight: bold;
    margin-top: 5em
    }
.head {
    text-align: left;
    margin-top: 1.5em;
    margin-bottom: 2em;
    font-weight: bold;
    font-size: 105%
    }
.foot {
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 1em;
    margin-bottom: 0.5em;
    text-align: justify;
    font-size: 96%
    }
.footcenter {
    margin-left: 8%;
    margin-right: 8%;
    margin-top: 0.85em;
    margin-bottom: 0.5em;
    text-align: center;
    font-size: 96%
    }
.ctr {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 0.5em
    }
.sc {
    font-variant: small-caps;
    font-size: 105%
    }
.img {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 0.5em
    }
.caption {
    margin-top: 0.35em;
    margin-bottom: 3em;
    text-align: center;
    font-size: 90%;
    font-weight: bold
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.long {
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr.med {
    text-align: center;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
    margin-bottom: 3em
    }
hr.short {
    text-align: center;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em
    }
.right {
    text-align: right
    }
table {
    margin-left: auto;
    margin-right: auto
    }
ul {
    list-style: none
    }
li {
    text-indent: -2em
    }
.poemhead {
    margin-left: 0%;
    margin-right: 5%;
    margin-bottom: 2.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
    }
.poemhead p.i12 {
    margin-left: 6em
    }
.poemhead p.i14 {
    margin-left: 8em
    }
.poemhead p.i16 {
    margin-left: 10em
    }
.poemhead p.i18 {
    margin-left: 12em
    }
.poemhead p.i20 {
    margin-left: 14em
    }
.poemhead p.i22 {
    margin-left: 16em
    }
.poem {
    margin-left: 15%;
    margin-right: 5%;
    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
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 5em
    }
.poem p.i12 {
    margin-left: 6em
    }
.poem p.i14 {
    margin-left: 8em
    }
.poem p.i16 {
    margin-left: 10em
    }
.poem p.i18 {
    margin-left: 12em
    }
.poem p.i20 {
    margin-left: 14em
    }
.poem p.i22 {
    margin-left: 16em
    }
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
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }