body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
p {
    text-indent: 4%;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p0 {
    text-indent: 0;
    margin-top: 0.51em;
    text-align: justify;
    line-height: 90%;
    margin-bottom: 0.49em
    }
.p2 {
    text-align: justify;
    margin-top: 0.51em;
    margin-bottom: 0.49em;
    line-height: 90%;
    padding-left: 3em;
    text-indent: -4em
    }
.p1 {
    text-indent: 20%
    }
.h2 {
    margin-top: 10%;
    margin-bottom: 10%;
    text-indent: 0%;
    text-align: center;
    font-size: 200%;
    font-weight: bold
    }
.p2 {
    margin-top: 0
    }
hr.tb {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 32.5%;
    margin-right: 32.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 12.5%;
    margin-right: 12.5%;
    clear: both
    }
div .chapter {
    page-break-before: always
    }
table {
    margin: 1em auto 1em auto;
    max-width: 40em;
    border-collapse: collapse
    }
.tdl {
    text-align: right;
    vertical-align: top
    }
.tdr {
    text-align: right;
    vertical-align: bottom
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.left {
    text-align: left
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.bold {
    font-weight: bold
    }
.small {
    font-size: 80%
    }
.medium {
    font-size: 90%
    }
.large {
    font-size: 100%
    }
.xlarge {
    font-size: 125%
    }
.image-center {
    text-align: center;
    margin: 1em auto
    }
.caption {
    font-weight: bold
    }
.footnotes {
    border: dashed 1px;
    margin-left: 10%;
    padding-left: 1em;
    padding-right: 1em;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnotes .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
div.tnotes {
    background-color: #eee;
    border: 1px solid black;
    padding: 1em;
    font-family: sans-serif, serif;
    font-size: smaller
    }
.space-above4 {
    margin-top: 4em
    }
.space-above2 {
    margin-top: 2em
    }
.space-below2 {
    margin-bottom: 2em
    }