body {
    margin-left: 10%;
    margin-right: 10%;
    font-family: serif
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h3 {
    text-align: left;
    text-indent: 0
    }
div.chapter, div.front {
    page-break-before: always
    }
div.cover {
    page-break-after: always
    }
h2.nobreak {
    page-break-before: avoid
    }
p {
    margin: 0;
    text-align: justify;
    text-indent: 2.5em
    }
.noindent {
    text-indent: 0
    }
.mt-half {
    margin-top: 0.5em
    }
.mt1 {
    margin-top: 1em
    }
.mt2 {
    margin-top: 2em
    }
.fs200 {
    font-size: 2em
    }
.fs150 {
    font-size: 1.5em
    }
.fs120 {
    font-size: 1.2em
    }
.fs80 {
    font-size: 0.8em
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted red
    }
del {
    display: none;
    visibility: hidden
    }
a:link {
    text-decoration: none
    }
dt {
    font-weight: bold;
    margin-top: 1.5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 85%;
    margin-left: 7.5%;
    margin-right: 7.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.bold {
    font-weight: bold
    }
.blackletter {
    font-family: Old English Text MT, Lucida Blackletter, Amador, Carol Gothic, SchwartzKopf, Blonde Fraktur, Avebury, serif
    }
img {
    height: auto
    }
img.w100 {
    max-width: 100%
    }
img.h48 {
    max-height: 48em
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
dd {
    margin-left: 2.5em
    }
.footnote {
    margin-left: 0;
    margin-right: 2.5em;
    font-size: 0.9em;
    margin-top: 0.5em;
    background-color: #E6E6FA;
    padding-left: 1em;
    padding-right: 1em
    }
.footnote .label {
    padding-right: 0.25em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.signature-container {
    display: flex;
    justify-content: center
    }
.signature-container {
    text-align: center;
    padding-left: 60%
    }
.signature {
    text-align: center;
    margin-left: 5%;
    margin-right: 5%
    }
.signature .sig-block {
    margin: 1em auto
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif;
    padding: 1em
    }
.x-ebookmaker body {
    margin-left: 0;
    margin-right: 0
    }
.x-ebookmaker .pagenum {
    visibility: hidden;
    display: none
    }
.x-ebookmaker div.chapter {
    margin-top: 8em
    }
.x-ebookmaker div.front {
    margin-top: 8em
    }