body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 50%
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    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: 1.5em
    }
.poem p.i4 {
    margin-left: 2.5em
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
p.center {
    text-align: center;
    text-indent: 0;
    font-size: 90%
    }
p.entry {
    margin-left: 6%;
    margin-right: 6%;
    text-indent: -2em
    }
p.subentry {
    margin-left: 12%;
    margin-right: 20%;
    text-indent: -2em;
    padding: 0 !important;
    margin-top: 0;
    margin-bottom: 0
    }
p.subentry2 {
    margin-left: 18%;
    margin-right: 20%;
    text-indent: -2em;
    padding: 0 !important;
    margin-top: 0;
    margin-bottom: 0
    }
span.pagenum {
    font-size: 8pt;
    color: gray;
    background-color: inherit;
    display: none
    }
a, img {
    border: none;
    text-decoration: none
    }