body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2 {
    line-height: 1.5
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both
    }
ul.TOC {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
li.isub1 {
    margin-left: 2.5%
    }
table {
    vertical-align: middle;
    text-align: left
    }
.bb {
    border-bottom: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.tdr {
    text-align: right
    }
.pb {
    font-weight: normal;
    font-size: small;
    text-align: right
    }
.center {
    text-align: center
    }
span.invisible {
    visibility: hidden
    }
.smcap {
    font-variant: small-caps
    }
.spaced {
    line-height: 1.5
    }
.super {
    vertical-align: super;
    font-size: 0.7em;
    vertical-align: text-top;
    text-decoration: none
    }
.caption {
    text-align: center;
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.ralign {
    text-align: right
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    margin-left: -3%
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
.poetry-container {
    text-align: center
    }
.poem {
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .verse {
    padding-left: 3em;
    text-indent: -3em
    }
.poem .indent2 {
    text-indent: -2em
    }
@media all {
    .poem {
        display: block;
        margin-left: 1.5em
        }
    }