body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify
    }
blockquote {
    text-align: justify
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
pre {
    font-size: 0.7em
    }
.sc {
    font-variant: small-caps
    }
hr {
    text-align: center;
    width: 50%
    }
html > body hr {
    margin-right: 25%;
    margin-left: 25%;
    width: 50%
    }
hr.full {
    width: 100%
    }
html > body hr.full {
    margin-right: 0%;
    margin-left: 0%;
    width: 100%
    }
hr.short {
    text-align: center;
    width: 20%
    }
html > body hr.short {
    margin-right: 40%;
    margin-left: 40%;
    width: 20%
    }
hr.empty {
    visibility: hidden
    }
.note, .footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
span.pagenum {
    font-size: 8pt
    }
.figure, .figcenter, .figright, .figleft {
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 0.8em
    }
.figure img, .figcenter img, .figright img, .figleft img {
    border: none
    }
.figure p, .figcenter p, .figright p, .figleft p {
    margin: 0;
    text-indent: 1em
    }
.figcenter {
    margin: auto
    }
.inline {
    border: none;
    vertical-align: middle
    }
p.author {
    text-align: right
    }
.speaker {
    text-align: center
    }
.did {
    margin-left: 4em
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poemnoindent {
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poemnoindent .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poemnoindent p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poemnoindent p.i2 {
    margin-left: 2em
    }
.poem p.i2 {
    margin-left: 2em
    }
.poem p.i4 {
    margin-left: 4em
    }
.poemnoindent p.i4 {
    margin-left: 4em
    }
.poemnoindent p.i6 {
    margin-left: 6em
    }
.poemnoindent p.i8 {
    margin-left: 8em
    }
.poemnoindent p.i10 {
    margin-left: 10em
    }
.poemnoindent p.i14 {
    margin-left: 14em
    }
.poemnoindent p.i16 {
    margin-left: 16em
    }
.poemnoindent p.i18 {
    margin-left: 18em
    }
.poemnoindent p.i20 {
    margin-left: 20em
    }
.poemnoindent p.i22 {
    margin-left: 22em
    }
.poemnoindent p.i24 {
    margin-left: 24em
    }
.poemnoindent p.i26 {
    margin-left: 26em
    }
.poemnoindent p.i28 {
    margin-left: 28em
    }
.poemnoindent p.i30 {
    margin-left: 30em
    }