body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.ph2 {
    font-size: 1.5em;
    text-align: center;
    font-weight: bold
    }
hr.tb {
    width: 44%;
    margin-left: 28%;
    margin-right: 28%;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr.chap {
    width: 64%;
    margin-left: 18%;
    margin-right: 18%;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
div.chap {
    page-break-before: always;
    page-break-after: always
    }
.no-break {
    page-break-before: avoid;
    page-break-after: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdc {
    text-align: center
    }
.tdtop {
    padding-top: 1em
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.notes {
    margin-left: 1em;
    text-indent: -1em
    }
.bigger {
    font-size: 1.25em
    }
.tiny {
    font-size: 0.75em
    }
.pad55 {
    padding-right: 5.5em
    }
.caption {
    font-weight: bold
    }
.seal-caption {
    margin-left: 42%;
    margin-right: 42%
    }
.hh {
    display: none
    }
.trhh {
    display: none
    }
.not-hh {
    display: inline
    }
@media all {
    .hh {
        display: inline
        }
    .trhh {
        display: table-row
        }
    .not-hh {
        display: none
        }
    }
.figcenter {
    margin: auto;
    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
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem .line {
    text-indent: -1em;
    padding-left: 1em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.hh-correction {
    text-decoration: none
    }
@media all {
    .hh-correction {
        text-decoration: none;
        border-bottom: thin dotted gray
        }
    }