body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    line-height: 1.5em;
    margin-top: 1em;
    font-size: 200%
    }
h2 {
    text-align: center;
    line-height: 1.5em;
    margin-top: 2em
    }
h5 {
    text-align: center;
    line-height: 2em;
    margin-top: 2em
    }
.center {
    text-align: center;
    text-indent: 0;
    line-height: 1.5em
    }
.right {
    text-align: right;
    margin-right: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p {
    text-align: justify;
    line-height: 1.25em;
    text-indent: 1.5em;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
sup {
    font-size: 90%;
    vertical-align: 20%
    }
.sc {
    font-variant: small-caps
    }
.poem {
    text-align: center;
    margin-left: 5%;
    width: 90%
    }
.stanza zzbr {
    display: none
    }
.i0 {
    display: block;
    margin: 0 0 0 2em;
    text-indent: -2em
    }
hr {
    background-color: white;
    width: 100%;
    height: 0;
    border-bottom: 1.5px dashed black;
    margin-top: 0.7em;
    margin-bottom: 0.7em
    }
.trnote {
    border: 1px dashed black;
    font-size: 95%;
    margin-left: 5%;
    margin-right: 5%;
    padding: 1em
    }
.noindent {
    text-indent: 0
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 80%;
    text-decoration: none
    }
.pagenum {
    font-size: 75%;
    color: black;
    background-color: inherit;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
ul li {
    list-style: none
    }
.title {
    line-height: 1em;
    border-bottom: double black;
    letter-spacing: 0.15em;
    padding-bottom: 0.3em
    }