html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
body {
    line-height: 1
    }
ol, ul {
    list-style: none
    }
blockquote, q {
    quotes: none
    }
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
body {
    margin-left: 5%;
    margin-right: 4em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 200%;
    margin: 1em auto 0.25em auto
    }
h2 {
    font-size: 150%;
    margin: 2em auto 1em
    }
div.framed {
    margin: 1.5em auto 1.5em auto
    }
p {
    margin-top: 0.25em;
    line-height: 1.5em;
    text-align: justify;
    text-indent: 2em;
    margin-bottom: 0
    }
div.dropcap {
    clear: left;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0
    }
div.dropcap + p {
    text-indent: -1em
    }
span.smcap {
    font-variant: small-caps
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chapter {
    width: 66%;
    visibility: hidden
    }
div.blkquote {
    margin-left: 10%;
    margin-right: 10%
    }
table {
    margin: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
div.figcenter {
    margin: 1em auto 1em auto;
    text-align: center;
    border: none;
    padding-top: 1em;
    padding-bottom: 1em
    }
div.figcenter p {
    text-align: center;
    font-variant: small-caps
    }
div.figmusic {
    margin: 2em auto 2em auto;
    text-align: center
    }
div.titlepage {
    text-align: center;
    border: thin black double;
    margin-bottom: 2em
    }
div.poem {
    text-align: left
    }
.figmusic .poem {
    display: inline-block
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 3em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i8 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }