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
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.noindent {
    text-indent: 0
    }
.pfs180 {
    font-size: 180%;
    text-align: center
    }
.pfs150 {
    font-size: 150%;
    text-align: center
    }
.pfs120 {
    font-size: 120%;
    text-align: center
    }
.pfs90 {
    font-size: 90%;
    text-align: center
    }
.pfs80 {
    font-size: 80%;
    text-align: center
    }
.small {
    font-size: 90%
    }
div.tpage {
    text-align: center;
    word-spacing: 0.4em;
    margin-top: 4em;
    page-break-before: always;
    page-break-after: always
    }
div.tpage p {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
hr.r15 {
    width: 15%;
    margin-left: 42.5%;
    margin-right: 42.5%
    }
@media all {
    hr {
        width: 0%;
        margin-top: 2em;
        margin-bottom: 2em;
        margin-left: auto;
        margin-right: auto;
        clear: both
        }
    hr.chap {
        width: 0%
        }
    hr.r15 {
        width: 0%;
        margin-top: 1em;
        margin-bottom: 1em
        }
    }
.corr {
    text-decoration: none;
    border-bottom: thin dotted blue
    }
@media all {
    .corr {
        text-decoration: none;
        border-bottom: none
        }
    }
@media all {
    .p-brk {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    }
ol {
    margin-left: 5%;
    list-style-type: none
    }
ul {
    margin-left: 5%;
    list-style-type: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    color: #A9A9A9;
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    text-align: right;
    margin-right: 1em
    }
.smcap {
    font-variant: small-caps
    }
div.caption {
    font-weight: bold;
    text-indent: 0;
    font-size: 85%
    }
div.caption p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 0
    }
.figcenter {
    margin: auto;
    margin-top: 1em;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.footnote p {
    text-indent: 0
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote p {
    text-indent: 0
    }
.customcover {
    visibility: hidden;
    display: none
    }
@media all {
    .customcover {
        visibility: visible;
        display: block
        }
    }