body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    line-height: 1.5;
    clear: both
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 3em
    }
small {
    font-size: 75%
    }
big {
    font-size: 140%
    }
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
    }
table {
    margin-left: auto;
    margin-right: auto
    }
ul li {
    list-style-type: none
    }
.spaced {
    line-height: 1.5
    }
.space-above {
    margin-top: 3em
    }
.rdir {
    margin-left: 40%;
    text-align: left
    }
.hang {
    margin-left: 2em;
    text-indent: -2em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.transnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 10% 1em 10%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em;
    text-align: left
    }
ul li {
    list-style-type: none;
    margin-left: 20%
    }
.rdir {
    margin-left: 40%;
    text-align: left
    }
.signature {
    margin-right: 30%;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i12 {
    display: block;
    margin-left: 6em;
    padding-left: 3em;
    text-indent: -3em
    }