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;
    text-indent: 1em
    }
.p60 {
    font-size: 0.6em;
    text-align: center
    }
.p70 {
    font-size: 0.7em;
    text-align: center
    }
.p80 {
    font-size: 0.8em;
    text-align: center
    }
.p90 {
    font-size: 0.9em;
    text-align: center;
    font-weight: bold
    }
.p100 {
    font-size: 1em;
    text-align: center;
    font-weight: bold
    }
.space-above2 {
    margin-top: 2em
    }
.space-above4 {
    margin-top: 4em
    }
hr.tb {
    width: 40%;
    margin-top: 2em;
    margin-left: 30%;
    margin-right: 30%
    }
hr.chap {
    width: 50%;
    margin-top: 2em;
    margin-left: 25%;
    margin-right: 25%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.toc {
    margin: auto;
    width: auto;
    max-width: 40em
    }
.toi {
    margin: auto;
    width: auto;
    max-width: 90%
    }
td.cht {
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
    vertical-align: top
    }
td.pag {
    text-align: right;
    vertical-align: bottom;
    padding-left: 2em
    }
.chapnum {
    text-align: right;
    padding-right: 1em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    font-size: 0.8em;
    text-align: center;
    padding-bottom: 0.5em;
    page-break-before: avoid
    }
.caption1 {
    font-weight: bold;
    text-align: left;
    text-indent: 1.5em
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    page-break-before: auto;
    margin-top: 2em;
    margin-bottom: 2em
    }
.cover {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: center
    }
img {
    max-width: 100%;
    height: auto
    }
div.chapter {
    page-break-before: always
    }
.nopagebreak {
    page-break-before: avoid
    }
abbr {
    text-decoration: none;
    border-bottom: none
    }
@media all {
    .cover {
        display: none
        }
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }