body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    line-height: 1.6
    }
h2, h3 {
    text-align: center;
    clear: both
    }
div.chapter {
    page-break-before: always
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.p30 {
    margin-left: 30%
    }
.pcat1 {
    text-align: center;
    font-size: small
    }
.pcat2 {
    text-align: center;
    font-size: large
    }
.pcat3 {
    font-size: small
    }
.half-title {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    line-height: 1.6
    }
.space-above {
    margin-top: 1em
    }
.spaced {
    margin-top: 3em;
    margin-bottom: 3em
    }
.subt {
    text-align: center;
    font-size: smaller
    }
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%
    }
ul.list {
    list-style-type: none
    }
li.list {
    text-indent: 30%
    }
table {
    margin-left: auto;
    margin-right: auto;
    line-height: 1
    }
.tables1 {
    line-height: 0.9
    }
.tdl {
    text-align: left
    }
.tdc {
    text-align: center
    }
.tdlb {
    text-align: left;
    border-top: solid thin
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.blockquote {
    margin-left: 5%;
    margin-right: 10%
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.xs {
    font-size: x-small
    }
.small {
    font-size: small
    }
.footnotes {
    border: dashed 1px
    }
.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;
    white-space: nowrap
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }