.book {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    text-indent: 1.5em
    }
.data {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.bb {
    border-bottom: solid #000 1px
    }
.bl {
    border-left: solid #000 1px
    }
.bt {
    border-top: solid #000 1px
    }
.pagenum {
    text-indent: 0;
    font-size: 0.75em;
    text-align: right;
    color: #b0b0b0
    }
.reference {
    margin-left: 5.5em;
    text-indent: -3em
    }
.vtop {
    vertical-align: top
    }
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.text_lf {
    text-align: left
    }
.text_rt {
    text-align: right
    }
.bold {
    font-weight: bolder
    }
.undrln {
    text-decoration: underline
    }
.smaller {
    font-size: 0.75em
    }
.smcap {
    font-variant: small-caps
    }
.fig_text {
    margin-left: 3em;
    margin-right: 3em;
    text-align: justify
    }
.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
    }
.caption3nb {
    font-size: 1.15em;
    text-align: center
    }
.caption3nc {
    font-size: 1.15em
    }
.caption3nci {
    font-size: 1.15em;
    font-style: italic
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted #D0D0F0;
    background-color: #e0ffe0
    }
.trans_notes {
    background: #d0d0d0;
    border: solid black 1px
    }