body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify
    }
p.author {
    text-align: right;
    margin-top: 0.5em;
    margin-right: 10%
    }
p.ltr-date {
    text-align: right;
    margin-right: 5%;
    margin-bottom: -0.5em
    }
p.ltr-addr {
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 0
    }
blockquote {
    text-align: justify;
    font-size: 0.9em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
pre {
    font-size: 0.9em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    letter-spacing: 0.1em
    }
hr {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr.full {
    width: 100%
    }
hr.short {
    width: 20%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.tiny {
    width: 10%
    }
hr.tight {
    margin-top: 1em;
    margin-bottom: 1em
    }
.sc {
    font-variant: small-caps
    }
.smcap {
    font-variant: small-caps
    }
.spacious {
    letter-spacing: 0.25em
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt
    }
p.right {
    text-align: right;
    margin-right: 5%
    }
p.center {
    text-align: center
    }
.center {
    text-align: center
    }
.poem {
    margin-left: 20%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem br {
    display: none
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.center table {
    margin-right: auto;
    margin-left: auto;
    text-align: left
    }
table {
    margin-top: 1em;
    caption-side: top;
    empty-cells: show;
    border-spacing: 0 0;
    font-size: 90%
    }
table.toc {
    line-height: 1.5em;
    font-size: 90%;
    width: 80%
    }
a:link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: red;
    background-color: inherit
    }