body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5
    }
h1, h2, h4 {
    text-align: center;
    clear: both
    }
h1 {
    margin-top: 2em
    }
h2 {
    margin-top: 5em
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.blockquot p {
    line-height: 1.2
    }
.center {
    text-align: center
    }
.toright {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.big {
    font-size: 120%
    }
.bigger {
    font-size: 150%
    }
.biggest {
    font-size: 170%
    }
.little {
    font-size: 80%
    }
.gap {
    margin-top: 4em
    }
.gaplet {
    margin-top: 2em
    }
.biggap {
    margin-top: 6em
    }
.indent1 {
    margin-left: 1em
    }
.normal {
    font-variant: normal
    }
.vspaced {
    line-height: 2.5
    }
.narrow {
    margin-left: 20%;
    margin-right: 20%
    }
.bb {
    border-bottom: 1px black solid
    }
.bt {
    border-top: 1px black solid
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    empty-cells: show
    }
td {
    padding-right: 2em;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top
    }
.pagebreak {
    font-size: x-small;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: right;
    letter-spacing: normal
    }
span[title].pagebreak:after {
    content: "[Pg " attr(title) "] "
    }
.figcenter {
    margin: auto;
    text-align: center;
    padding-top: 5em
    }
.footnotes {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 2em 5% 3em 5%;
    font-size: 85%
    }
.footnote p {
    margin-left: 2em;
    margin-right: 1em;
    line-height: 1.2
    }
.footnote .label {
    margin: 0 0 0 -1.5em;
    text-align: right
    }
.footnote .label a, .fnnum {
    font-size: 70%;
    vertical-align: super
    }
.transnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 10% 1em 10%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em;
    border: thin dotted black
    }
.transnote p {
    text-align: left
    }
a.correction {
    text-decoration: none;
    border-bottom: thin dotted red;
    color: inherit;
    background-color: inherit
    }
a.correction:hover {
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.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.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.attrib {
    display: block;
    text-align: right;
    margin-right: 6em
    }
.dateline {
    text-align: right;
    font-size: 90%;
    margin-right: 1em;
    margin-bottom: 0;
    margin-top: 2em
    }
.signature {
    text-align: right;
    font-variant: small-caps;
    margin-right: 1em;
    margin-top: 0.5em
    }
.yours {
    text-align: center;
    margin-bottom: 0
    }