body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    line-height: 1.3em
    }
.ctr {
    text-align: center
    }
.small {
    font-size: small
    }
.sc {
    font-variant: small-caps
    }
ul.list {
    list-style: none;
    margin-left: 1%;
    line-height: 120%
    }
.fm {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-weight: bold
    }
.sig {
    margin-left: 55%
    }
.head {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0.1em;
    margin-top: 1.5em
    }
.figcenter {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.caption {
    font-weight: bold;
    font-size: 94%;
    text-align: center
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 8%;
    font-size: 98%;
    margin-top: 1.85em;
    margin-bottom: 1.85em
    }
h1 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 45%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.poemdiv {
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 10%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.cell1 {
    vertical-align: top;
    width: 60%;
    text-align: left
    }
td.cell2 {
    vertical-align: bottom;
    width: 15%;
    text-align: right
    }
.ctrtitle {
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em
    }
.cpoem {
    width: 40em;
    margin: auto
    }
.poem {
    margin-left: 12%;
    margin-right: 2%;
    margin-bottom: 1.5em;
    margin-top: 4em;
    text-align: left
    }
.poem .stanza {
    margin: 1.5em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 5em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }