body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2.non-vis {
    visibility: hidden;
    text-align: center;
    clear: both
    }
h3.non-vis {
    visibility: hidden;
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.49em
    }
p.no-indent {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 0;
    margin-bottom: 0.49em
    }
p.indent {
    text-indent: 1.5em
    }
p.f90 {
    font-size: 90%;
    text-align: center;
    text-indent: 0
    }
p.f110 {
    font-size: 110%;
    text-align: center;
    text-indent: 0
    }
p.f120 {
    font-size: 120%;
    text-align: center;
    text-indent: 0
    }
.space-above1 {
    margin-top: 1em
    }
.space-above2 {
    margin-top: 2em
    }
.space-above3 {
    margin-top: 3em
    }
.space-below1 {
    margin-bottom: 1em
    }
.space-below2 {
    margin-bottom: 2em
    }
.space-below3 {
    margin-bottom: 3em
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
hr.full {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 7%;
    margin-right: 12%
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media all {
    .pagenum {
        display: none
        }
    .figcenter {
        max-width: 100%;
        page-break-before: always
        }
    .nobreak {
        page-break-before: auto
        }
    img {
        max-width: 100%;
        max-height: 90%;
        width: auto;
        height: auto
        }
    }