body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.5em
    }
hr {
    width: 33%;
    color: #000;
    background-color: #000;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%
    }
hr.r10 {
    width: 10%
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
table.imgbox {
    margin-top: 2em
    }
table td {
    text-align: center
    }
.pagenum {
    font-size: small;
    text-align: right;
    color: #808080
    }
.bdt {
    border-top: solid #000 1px
    }
.bbox {
    border: solid #000 1px
    }
.row1 {
    background-color: #f0f0f0
    }
.center {
    text-align: center;
    margin: 0;
    text-indent: 0
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.ind2em {
    padding-left: 2em
    }
.blockquot {
    padding: 0 2em
    }
h1, h2, h3, .caption1, .caption2, .caption3 {
    font-weight: bold;
    text-align: center;
    text-indent: 0
    }
h1, .caption1 {
    font-size: 2em;
    margin-top: 2em
    }
h2, .caption2 {
    font-size: 1.5em;
    margin-top: 1.5em
    }
h3, .caption3 {
    font-size: 1.15em;
    margin-top: 1em
    }
.caption3nc {
    font-weight: bold;
    font-size: 1.15em;
    margin-top: 1em
    }
.fig_center {
    margin: auto;
    text-align: center
    }
.fig_left {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.fig_right {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.fig_caption {
    margin-bottom: 1em;
    text-align: center
    }
.trans_notes {
    background-color: #e6e6fa;
    color: black;
    padding: 1.5em;
    margin-bottom: 5em
    }
.pagebrk {
    display: block;
    clear: both;
    margin: 2em auto
    }