p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
p.cont {
    text-indent: 0%
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
hr {
    width: 30%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.short {
    width: 33%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.footnote {
    margin-left: 1em;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
a:link {
    color: blue;
    text-decoration: none
    }
#coverpage {
    border: 1px solid black
    }
.image-center {
    text-align: center;
    margin: 2em auto
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
.centered {
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.smcaps {
    font-variant: small-caps
    }
.poem {
    margin-top: -1em;
    margin-right: auto;
    margin-bottom: -1em;
    margin-left: auto;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i12 {
    margin-left: 6em
    }