body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    font-size: 200%;
    text-align: center;
    font-weight: normal;
    margin-top: 2em;
    line-height: 1.5
    }
h2 {
    font-size: 110%;
    text-align: center;
    font-weight: normal;
    margin-top: 6em;
    line-height: 1.5
    }
h3 {
    font-size: 125%;
    text-align: center;
    font-weight: normal;
    margin-top: 2em;
    line-height: 1.5
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
hr {
    width: 10%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    page-break-before: avoid
    }
.ce {
    text-align: center;
    text-indent: 0
    }
.ci {
    margin-left: 5%;
    margin-right: 5%;
    text-indent: 0
    }
.li {
    text-indent: -3em;
    padding-left: 3em;
    text-align: left
    }
.ge {
    font-style: normal;
    letter-spacing: 0.12em;
    padding-left: 0.12em
    }
.ss {
    font-size: 95%;
    font-family: sans-serif
    }
.in0 {
    text-indent: 0
    }
.nd {
    text-decoration: none
    }
.lh2 {
    line-height: 1.5
    }
.pb {
    page-break-before: always
    }
.il {
    page-break-inside: avoid;
    text-align: center
    }
img {
    padding: 0
    }
.fsl {
    font-size: 125%
    }
.fss {
    font-size: 85%
    }
.fsxs {
    font-size: 70%
    }
.ml2 {
    margin-left: 2em
    }
.mt2 {
    margin-top: 2em
    }
.mt4 {
    margin-top: 4em
    }
.poetry-container {
    text-align: center;
    margin-top: 1em
    }
.poetry {
    display: inline-block;
    text-align: left
    }
@media all {
    .poetry {
        display: block;
        margin-left: 2em;
        text-align: left
        }
    }
.stanza {
    line-height: 1.3;
    font-size: 90%;
    margin-bottom: 0.7em;
    page-break-inside: avoid
    }
.verse {
    text-align: left;
    text-indent: -2em;
    padding-left: 2em
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }