body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
h1 {
    font-size: xx-large;
    margin-top: 1em
    }
h2 {
    font-size: medium;
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: justify
    }
h3 {
    font-size: medium;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 2.5em;
    text-align: justify
    }
p.subtitle {
    text-align: center;
    font-size: large;
    margin-top: 1em;
    text-indent: 0
    }
p.writtenby {
    font-size: small;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 0;
    text-indent: 0
    }
p.author {
    font-size: medium;
    margin-top: 0;
    margin-bottom: 6em;
    text-align: center;
    text-indent: 0
    }
p.publishedin {
    text-align: center;
    font-size: small;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 0
    }
p.publisher {
    font-size: medium;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    text-indent: 0
    }
p.copyright {
    margin-top: 4em;
    margin-bottom: 4em;
    font-size: smaller;
    text-align: center;
    text-indent: 0
    }
p.printer {
    margin-top: 4em;
    text-align: center;
    font-size: small;
    text-indent: 0;
    line-height: 125%
    }
p.chorus {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 5em
    }
span.dropcap {
    font-size: 141%;
    padding-right: 0.1ex
    }
span.firstword {
    text-transform: uppercase
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.toc {
    font-size: medium;
    width: 22em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    line-height: 125%
    }
table.toc td.chapno {
    text-align: right
    }
table.toc td.chaptitle {
    text-align: left
    }
table.toc td.onpage {
    text-align: right
    }
table.toc th {
    font-weight: normal
    }
table.toc th.contents {
    text-align: left;
    padding-bottom: 0.25em
    }
table.toc th.onpage {
    font-size: small
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    padding-left: 0;
    color: gray;
    background-color: inherit
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
span.smcap {
    font-variant: small-caps
    }
.poem {
    margin-left: 0%;
    margin-right: 0%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .newverse {
    margin-top: 1.5em
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }