li {
    list-style-type: none
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    font-size: 1em;
    text-align: justify
    }
blockquote {
    font-size: 0.9em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
h2.title {
    margin-top: 1em
    }
h2 {
    margin-top: 4em
    }
hr.full {
    width: 100%;
    margin-bottom: 4em;
    margin-top: 3em
    }
hr {
    width: 50%
    }
table, td, th {
    border: 1px black solid
    }
.footnote {
    font-size: 0.9em;
    margin-right: 10%;
    margin-left: 10%
    }
.footnote p {
    text-align: justify
    }
.figcenter {
    text-align: center;
    border: 0
    }
.figcenter img {
    border: 0
    }
.figcenter p {
    text-align: center;
    border: 0
    }
.figright {
    text-align: center;
    clear: both
    }
.figleft {
    text-align: center;
    clear: both
    }
.figright img, .figleft img {
    border: 0
    }
.figright p, .figleft p {
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0
    }
.figrt {
    text-align: center
    }
.figrt img {
    border: 0
    }
.figrt p {
    text-align: center
    }
.poem {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0
    }
.poem p.i2 {
    margin-left: 2em
    }
.poem p.i4 {
    margin-left: 4em
    }
.poem p.i6 {
    margin-left: 6em
    }
.poem p.i8 {
    margin-left: 8em
    }
.poem p.i10 {
    margin-left: 10em
    }
.poem p.i12 {
    margin-left: 12em
    }
.poem p.i14 {
    margin-left: 14em
    }
.side {
    font-size: 75%;
    border-left: dashed thin;
    text-align: left;
    text-indent: 0;
    font-weight: bold;
    font-style: italic;
    clear: right
    }
span.pagenum {
    font-size: 8pt
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 9pt
    }
sup {
    font-size: 0.6em
    }