body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    text-indent: 2em
    }
hr {
    color: #000
    }
.hr75 {
    width: 75%
    }
.hr30 {
    width: 30%;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.collapse {
    border-collapse: collapse
    }
.pagenum {
    font-size: 0.75em;
    color: #808080;
    text-align: right
    }
.bb {
    border-bottom: solid #000 2px
    }
.bl {
    border-left: solid #000 2px
    }
.bt {
    border-top: solid #000 2px
    }
.br {
    border-right: solid #000 2px
    }
.bbox {
    border: solid #000 2px
    }
.figtext {
    font-size: 1.1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
.ind_text {
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
.tocc {
    text-align: left;
    width: 100%;
    border: 1px;
    background: #fff
    }
.tocc .blank {
    background: #fff
    }
.vtop {
    vertical-align: top
    }
.lit_cited {
    margin-left: 4em;
    text-indent: -2em
    }
.center {
    text-align: center
    }
.text_lf {
    text-align: left
    }
.text_rt {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption1 {
    font-weight: bold;
    font-size: 2em;
    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
    }