body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    text-indent: 1.25em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
p.center {
    text-indent: 0;
    text-align: center
    }
p.right {
    text-indent: 0;
    text-align: right
    }
p.unindent {
    text-indent: 0
    }
p.break {
    page-break-before: always
    }
p.bold {
    font-weight: bold
    }
.p2 {
    margin-top: 2em
    }
.p6 {
    margin-top: 6em
    }
.fs80 {
    font-size: 80%
    }
.fs90 {
    font-size: 90%
    }
.fs110 {
    font-size: 110%
    }
.fs120 {
    font-size: 120%
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
span.corr {
    border-bottom: 1px dotted red
    }
.ack {
    margin-left: 10%;
    margin-right: 15%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.correctionTable {
    width: 75%
    }
table.toc {
    margin: 1.5em auto;
    text-align: center;
    max-width: 40em
    }
table.toc td.pagno {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 2em;
    padding-bottom: 0
    }
table.toc td.book {
    padding-top: 0.75em;
    padding-bottom: 0.25em
    }
table.toc td.chptr {
    text-align: right;
    vertical-align: top;
    min-width: 5%;
    padding-right: 0.8em
    }
table.toc td.chaptext {
    text-align: left;
    vertical-align: top;
    padding-left: 1.25em;
    padding-right: 0.25em;
    padding-bottom: 0;
    text-indent: -1em
    }
td.bottom {
    vertical-align: bottom
    }
td.w20 {
    width: 20%
    }
td.w40 {
    width: 40%
    }
.tdl {
    text-align: left
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    max-width: 100%;
    height: auto
    }
.illowe8 {
    width: 8em
    }
div.figure {
    page-break-inside: avoid
    }
.figcenter {
    margin: 6em auto 6em;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 0
    }