.book {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    text-indent: 1.5em
    }
.p2 {
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.bbox {
    border: solid #000 1px
    }
.brdbt {
    border-bottom: solid #000 1px
    }
.pagenum {
    text-indent: 0;
    font-size: 0.75em;
    text-align: right;
    color: #808080
    }
.center {
    text-align: center
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.justify {
    text-align: justify
    }
.text_lf {
    text-align: left
    }
.text_rt {
    text-align: right
    }
.text_rt2 {
    text-align: right;
    height: 2em;
    vertical-align: top;
    font-style: italic
    }
.smcap {
    font-variant: small-caps
    }
.caption1 {
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.caption2 {
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.caption3 {
    font-weight: bold;
    font-size: 1.15em;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.reference {
    margin-left: 3em;
    margin-right: 2em;
    text-indent: -3em;
    text-align: justify
    }
.trans_notes {
    background: #d0d0d0;
    border: solid black 1px
    }
.pub_list td {
    vertical-align: top
    }
.blockquot {
    margin-left: 2em;
    text-indent: -2em;
    text-align: justify
    }
.poem {
    margin-left: 40%;
    text-align: left
    }
.poem2 {
    margin-right: 25%;
    text-align: right
    }
.poem3 {
    margin-left: 55%;
    text-align: left
    }
.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
    }
.hr65 {
    margin-left: auto;
    margin-right: auto;
    color: #000;
    background: #000;
    width: 65%
    }