body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    text-indent: 1.5em
    }
hr {
    width: 95%;
    color: #000;
    clear: both
    }
.hr30 {
    width: 30%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: 0.75em;
    text-align: right;
    color: #b0b0b0
    }
.blockquot p {
    margin-left: 3.5em;
    text-indent: -2em
    }
.vtop {
    vertical-align: top
    }
.center {
    text-align: center
    }
.justify {
    text-align: justify
    }
.text_rt {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.cover {
    background: #d0d0d0
    }
.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
    }
.pub_list td {
    vertical-align: top
    }