body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    line-height: 1.5
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 3em
    }
small {
    font-size: 60%
    }
big {
    font-size: 140%
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
ul.none {
    list-style-type: none
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
blockquote, .blockquot {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 90%
    }
p.quotsig {
    margin-left: 35%;
    text-indent: -4em
    }
.bigfont {
    font-size: 1.3em;
    font-weight: bold
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
p.caption {
    margin-top: 0;
    font-size: smaller;
    text-align: center;
    font-weight: bold
    }
div.poem {
    border: none;
    text-align: left;
    margin: 1em auto
    }
.poem .stanza {
    margin-top: 1em
    }
.stanza span {
    border: none;
    display: block;
    line-height: 1.2em;
    padding-left: 2em;
    text-indent: -2em;
    margin-top: 0
    }
.stanza br {
    display: none
    }
.poem .i0 {
    display: block;
    margin-left: 0
    }
.poem .i1 {
    display: block;
    margin-left: 1em
    }