body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1em
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal
    }
h1 {
    font-size: xx-large;
    margin-top: 1em;
    margin-bottom: 0
    }
h2 {
    font-size: medium;
    margin-top: 1.5em;
    margin-bottom: 1em
    }
p.writtenby {
    font-size: small;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em;
    text-indent: 0
    }
p.author {
    font-size: large;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    text-indent: 0
    }
p.contribution {
    font-size: medium;
    line-height: 175%;
    margin-top: 1.25em;
    margin-bottom: 0;
    text-align: center;
    text-indent: 0
    }
p.publisher {
    font-size: small;
    line-height: 125%;
    margin-top: 4em;
    margin-bottom: 0;
    text-align: center;
    text-indent: 0
    }
p.maintitle {
    font-size: large;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 0;
    text-indent: 0
    }
p.signature {
    margin-bottom: 0;
    text-align: right;
    padding-right: 2em
    }
p.signature2 {
    margin-top: 0;
    font-size: 90%
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    letter-spacing: 0;
    padding-left: 0;
    color: gray;
    background-color: inherit
    }
a:link {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: rgb(10%, 30%, 60%);
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
span.smcap {
    font-variant: small-caps
    }
div.figcenter {
    margin: auto;
    text-align: center
    }
img {
    border-style: none
    }
div.footnote {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-size: smaller
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%
    }
div.footnote p {
    text-indent: 0
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 90%;
    line-height: 125%
    }
.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.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }