body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6, .c {
    text-align: center;
    line-height: 1.5em;
    text-indent: 0
    }
h1, h2, h3 {
    margin-top: 2em
    }
p {
    text-align: justify;
    line-height: 1.2em;
    text-indent: 2em;
    margin: 0.3em 0
    }
.noindent {
    text-indent: 0
    }
.sc {
    font-variant: small-caps
    }
.poem {
    text-align: left;
    margin-left: 10%;
    width: 90%
    }
.stanza {
    margin-top: 1em;
    margin-bottom: 1em
    }
.stanza br {
    display: none
    }
.i0 {
    display: block;
    margin: 0 0 0 2em;
    text-indent: -2em
    }
.i1 {
    display: block;
    margin: 0 0 0 3em;
    text-indent: -2em
    }
.i2 {
    display: block;
    margin: 0 0 0 4em;
    text-indent: -2em
    }
.r {
    text-align: right
    }
.s {
    margin-right: 5%;
    text-align: right
    }
.epi {
    margin-left: 50%;
    font-size: 90%
    }
.d {
    text-align: center;
    text-indent: 0;
    margin-bottom: 1em;
    font-size: smaller
    }
hr {
    margin-left: 45%;
    margin-right: 45%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.pagenum {
    font-size: smaller;
    font-style: normal;
    font-variant: small-caps;
    text-align: right
    }
.hidden {
    display: none
    }
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
    }
sup {
    font-size: smaller;
    vertical-align: 20%
    }
li, ul {
    list-style-type: none
    }