body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 2em;
    text-align: justify
    }
hr {
    width: 95%;
    color: #000;
    text-align: center
    }
.hr30 {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    text-indent: 0;
    font-size: 0.86em;
    color: #808080
    }
.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
    }
.collapse {
    border-collapse: collapse
    }
.list td {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.smcap {
    font-variant: small-caps
    }
.text_in {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.vtop {
    vertical-align: top
    }
.descrp2 {
    text-align: right
    }
.center {
    text-align: center
    }
.text_lf {
    text-align: left
    }
.text_rt {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.smaller {
    font-size: 0.85em
    }
.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
    }