body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both;
    line-height: 200%
    }
h2 {
    margin-top: 2em
    }
h1 span.smaller {
    font-size: 75%;
    line-height: 200%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
body > p {
    text-align: justify;
    text-indent: 1.5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
hr.tb {
    width: 25%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    padding-left: 1em;
    padding-right: 1em
    }
.pagenum {
    color: gray;
    font-size: smaller;
    text-align: right;
    text-indent: 0
    }
.tdr {
    text-align: right
    }
.center {
    text-align: center;
    text-indent: 0
    }
.caption-small {
    font-weight: bold;
    font-size: small
    }
.caption {
    font-weight: bold
    }
.caption-large {
    font-weight: bold;
    font-size: large
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    text-align: justify
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    padding: 0.5em;
    font-family: sans-serif, serif;
    font-size: 0.9em
    }
.transnote p {
    text-align: center;
    text-indent: 1.5em
    }
h1.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 190%;
    margin-top: 0;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h2.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 135%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    page-break-before: avoid;
    line-height: 1
    }
h3.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 110%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h4.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 100%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
hr.pgx {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }