body {
    margin-left: 10%;
    margin-right: 10%
    }
.half-title {
    text-align: center;
    font-size: large
    }
table.toc {
    margin: auto;
    width: auto;
    max-width: 40em
    }
td.rom {
    text-align: center;
    vertical-align: top;
    padding-left: 1em;
    text-indent: -1em
    }
td.cht {
    text-align: left;
    vertical-align: top;
    padding-left: 1em;
    text-indent: -1em
    }
td.pag {
    text-align: right;
    vertical-align: top;
    padding-left: 2em
    }
th.pag {
    text-align: right;
    padding-left: 2em
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.ph1, .ph2, .ph3, .ph4 {
    text-align: center;
    text-indent: 0;
    font-weight: bold
    }
.ph1 {
    font-size: xx-large;
    margin: 0.67em auto
    }
.ph2 {
    font-size: x-large;
    margin: 0.75em auto
    }
.ph3 {
    font-size: large;
    margin: 0.83em auto
    }
.ph4 {
    font-size: medium;
    margin: 1.12em auto
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.mt4 {
    margin-top: 4em
    }
.mb4 {
    margin-bottom: 4em
    }
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: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
ol.r {
    list-style-type: upper-roman
    }
ul {
    list-style-type: none;
    margin: 0;
    margin-left: 10%;
    padding: 0;
    max-width: 40em
    }
li {
    margin: 0;
    padding: 0;
    page-break-inside: avoid;
    padding: 0 1em 0 1.3em;
    text-indent: -1.3em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right;
    background-color: #FF9
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin-left: auto;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: auto;
    text-align: center
    }
.caption p {
    text-align: center;
    margin-top: 0;
    font-size: smaller
    }
.footnotes {
    border: dashed 1px;
    margin-top: 1em;
    clear: both
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    margin-bottom: 0.75em;
    font-size: 0.9em
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em
    }
.tnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.break-before {
    page-break-before: always
    }
div.chapter {
    page-break-before: always
    }
@media screen {
    .half-title {
        margin: 6em 0
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    .half-title {
        page-break-before: always;
        page-break-after: always;
        margin: 0;
        padding-top: 6em
        }
    img {
        max-width: 100%;
        height: auto
        }
    .figcenter {
        margin-left: auto;
        margin-right: auto;
        margin-top: 4px;
        margin-bottom: 4px;
        text-align: center;
        clear: both;
        padding: 3px
        }
    .pleasehide {
        visibility: hidden;
        page-break-before: avoid
        }
    }
@media print {
    .half-title {
        page-break-before: always;
        page-break-after: always;
        margin: 0;
        padding-top: 6em
        }
    .pleasehide {
        visibility: hidden
        }
    img {
        max-width: 100%;
        height: auto
        }
    .figcenter {
        margin-left: auto;
        margin-right: auto;
        margin-top: 4px;
        margin-bottom: 4px;
        text-align: center;
        clear: both;
        padding: 3px
        }
    .pleasehide {
        visibility: hidden
        }
    }
@media all {
    .pagenum {
        page-break-before: avoid
        }
    h2 {
        page-break-before: avoid
        }
    }