body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.indent {
    padding-left: 2em
    }
hr {
    margin: 3em auto 3em auto;
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #dcdcdc;
    clear: both
    }
hr.hr2 {
    margin: 3em auto 3em auto
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.poem {
    margin-bottom: 1em;
    margin-left: 25%;
    margin-right: 10%;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0
    }
.poem p {
    padding-left: 3em;
    margin: 0;
    text-indent: -3em
    }
.poem p.i5 {
    margin-left: 5em
    }
.poem2 {
    margin-bottom: 1em;
    margin-left: 40%;
    margin-right: 10%;
    text-align: left
    }
.poem2 .stanza {
    margin: 1em 0
    }
.poem2 p {
    padding-left: 3em;
    margin: 0;
    text-indent: -3em
    }
.poem2 p.i5 {
    margin-left: 5em
    }
div.tn {
    background-color: #EEE;
    border: dashed 1px;
    color: #000;
    margin-left: 10em;
    margin-right: 10em;
    margin-top: 5em;
    margin-bottom: 5em;
    padding: 1em
    }
ul.corrections {
    list-style-type: circle
    }
.signature2 {
    text-align: left;
    margin-left: 1em
    }