body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    text-indent: 1em
    }
h1, h2, h3, h4 {
    text-align: center
    }
hr {
    width: 45%;
    margin-top: 1em
    }
hr.major {
    width: 75%
    }
.ctr {
    text-align: center
    }
.ctr table {
    margin-left: auto;
    margin-right: auto
    }
.ctr img {
    margin-left: auto;
    margin-right: auto
    }
img {
    border: none;
    vertical-align: middle
    }
img.plain {
    padding: 0
    }
.floatr {
    text-align: center;
    border: none
    }
.floatl {
    text-align: center;
    border: none
    }
div.poem {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
div.poem .stanza {
    margin-top: 1em
    }
div.poem span {
    display: block;
    margin-top: 0.25em;
    margin-left: 2em;
    text-indent: -2em
    }
div.poem br {
    display: none
    }
div.poem span.i2 {
    display: block;
    margin-left: 4em
    }
.fnanchor {
    text-decoration: none;
    font-size: smaller
    }
.footnotes {
    font-size: 90%;
    margin-left: 10%
    }
.footnotes a {
    text-decoration: none
    }
.footnotes p {
    text-indent: -2em
    }
.monument {
    font-family: sans-serif;
    font-size: 125%;
    font-weight: bold
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    color: gray;
    background-color: white
    }
.right {
    text-align: right
    }
.tocch {
    text-align: left
    }
.tocpn {
    text-align: right
    }
.tocsb {
    text-align: left;
    text-indent: 2em
    }
.tocsb2 {
    text-align: left;
    text-indent: 4em
    }
.big {
    font-size: 150%
    }