body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.ph2 {
    text-align: center;
    font-size: 1.25em;
    font-weight: bold
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.size15 {
    font-size: 1.5em
    }
.size125 {
    font-size: 1.25em
    }
.size75 {
    font-size: 0.75em
    }
.p2 {
    margin-top: 2em
    }
div.chap {
    page-break-before: always;
    page-break-after: always
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    width: 64%;
    margin-left: 18%;
    margin-right: 18%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdpadtop {
    padding-top: 1em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poetry-container {
    text-align: center
    }
.poetry-container .poem {
    display: inline-block;
    text-align: left;
    width: 27em
    }
.poetry-container .stanza {
    margin: 1em auto
    }
.poetry-container .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry-container .indent2 {
    text-indent: -2em
    }
.hh-only {
    display: none
    }
@media all {
    .poetry-container .poem {
        text-align: left;
        margin-left: 1.5em
        }
    .hh-only {
        display: inline
        }
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }