body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
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%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.autotable {
    border-collapse: collapse
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    color: #A9A9A9
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnotes {
    border: 1px dashed
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.fs70 {
    font-size: 70%
    }
.fs80 {
    font-size: 80%
    }
.fs90 {
    font-size: 90%
    }
.fs120 {
    font-size: 120%
    }
.fs150 {
    font-size: 150%
    }
.fs250 {
    font-size: 250%
    }
.no-indent {
    text-indent: 0
    }
.bold {
    font-weight: bold
    }
.wsp {
    word-spacing: 0.3em
    }
.lh {
    line-height: 1.5em
    }
h2 {
    font-size: 130%;
    font-weight: normal;
    line-height: 1.6em;
    word-spacing: 0.3em
    }
h3 {
    font-size: 90%;
    font-weight: normal;
    line-height: 1.6em;
    word-spacing: 0.3em
    }