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
    }
h3 {
    margin-top: 3em
    }
hr {
    width: 50%
    }
hr.full {
    width: 100%
    }
.foot {
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify;
    text-indent: -3em;
    font-size: 95%
    }
.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.center {
    margin-left: 0%;
    margin-right: 40%;
    padding-bottom: 1em
    }
.poem p.i2 {
    margin-left: 1.5em
    }
.poem p.i4 {
    margin-left: 2.5em
    }
.poem p.i6 {
    margin-left: 3.5em
    }
.poem p.i8 {
    margin-left: 4.5em
    }
.poem p.i10 {
    margin-left: 5.5em
    }
.poem p.i12 {
    margin-left: 6.5em
    }
.poem p.i14 {
    margin-left: 7.5em
    }
.poem p.i18 {
    margin-left: 9.5em
    }
.poem p.i24 {
    margin-left: 12.5em
    }
.poem p.i34 {
    margin-left: 17.5em
    }
.poem p.i40 {
    margin-left: 20.5em
    }
.quote {
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0;
    font-size: 90%
    }
.scene {
    margin-left: 20%;
    margin-right: 20%;
    text-indent: -3em
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none
    }
td {
    padding: 0 1em 0 1em
    }
.center {
    text-indent: 0;
    text-align: center
    }
span.pagenum {
    font-size: 8pt;
    color: gray;
    background-color: inherit;
    display: none !important
    }
a, img {
    border: none !important;
    text-decoration: none !important
    }
.sc {
    font-variant: small-caps
    }
.dir-r {
    text-align: right;
    clear: both
    }
.dir-c {
    text-indent: 0;
    text-align: center;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 2em
    }
.dir-i {
    font-size: 100%
    }
span.dir-i {
    padding-left: 0.5em;
    padding-right: 0.5em
    }
i span.sc {
    font-style: normal !important;
    padding: 0 0.1em 0 0.2em
    }
div.stanza * span.pagenum {
    display: none !important
    }