body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 2em;
    text-align: justify
    }
hr {
    width: 95%;
    color: #000;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    text-indent: 0;
    font-size: 0.86em;
    color: #808080
    }
.smcap {
    font-variant: small-caps
    }
.vtop {
    vertical-align: top
    }
.vbot {
    vertical-align: bottom
    }
.center {
    text-align: center
    }
.text_lf {
    text-align: left
    }
.text_rt {
    text-align: right
    }
.smaller {
    font-size: 0.85em
    }
.bigger {
    font-size: 1.25em
    }
.caption1 {
    font-weight: bold;
    font-size: 1.75em;
    text-align: center
    }
.caption2 {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center
    }
.caption3 {
    font-weight: bold;
    font-size: 1.15em;
    text-align: center
    }
.caption4 {
    font-weight: bold;
    font-size: 0.75em;
    text-align: center
    }
.trans_notes {
    background: #d0d0d0;
    border: solid black 1px
    }
.chapt_hdr {
    text-align: center;
    font-size: 1.75em;
    font-variant: small-caps;
    padding-top: 1em;
    padding-bottom: 1em
    }
.chapt_ttl {
    text-align: center;
    font-size: 1.25em;
    padding-bottom: 1em
    }
.photo_cap {
    font-size: 0.55em
    }
.bold {
    font-weight: bolder
    }
.figcenter {
    margin: 2em auto 2em auto;
    text-align: center;
    width: auto
    }
.figcenter p {
    margin-top: 1.5em
    }
span.text_lf {
    text-align: left
    }
span.text_rt {
    text-align: right
    }
.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
    }