body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: justify;
    max-width: 20em;
    margin: auto
    }
h2, h3 {
    text-align: center;
    clear: both
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%
    }
hr.full {
    width: 90%;
    margin-left: 5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
.pagenum {
    font-size: smaller;
    color: #808080;
    text-align: right
    }
.center {
    text-align: center
    }
.indent {
    text-indent: -1em
    }
.indent4 {
    text-indent: 4em
    }
.little {
    font-size: 80%;
    font-weight: bold;
    text-align: center
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold
    }
a {
    text-decoration: none
    }
.smcap {
    font-variant: small-caps
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote.label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 60%;
    font-weight: normal;
    text-decoration: none
    }
.space-above {
    margin-top: 6em
    }
.space-below {
    margin-bottom: 6em
    }
.signature {
    text-align: right
    }
.outerbox {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    font-size: small;
    border: none;
    padding: 1em;
    text-align: justify
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    }
th.unions, th.end1847, th.end1871, th.end1906, th.notes {
    font-weight: normal;
    font-size: 85%;
    text-align: center;
    border-top: thin solid black;
    border-bottom: thin solid black;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
th.unions, th.end1847, th.end1871, th.end1906 {
    border-right: thin solid black
    }
td.unions, td.end1847, td.end1871, td.end1906, td.notes {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0.25em;
    padding-right: 0.25em;
    vertical-align: top
    }
td.unions, td.end1847, td.end1871, td.end1906, td.outrelief {
    border-right: thin solid black
    }
td.newletter {
    padding-top: 1em
    }
td.unions, td.notes {
    text-align: left;
    padding-left: 1.25em;
    text-indent: -1em
    }
td.end1847, td.end1871, td.end1906 {
    text-align: center
    }
td.outrelief {
    padding-top: 1.5em
    }
td.bottomrow {
    border-bottom: thin solid black;
    padding-bottom: 1em
    }
.notebox {
    border: solid 2px;
    padding: 1em;
    margin-left: 15%;
    margin-right: 15%;
    background: #CDCDCD
    }