body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
p.largeimg {
    text-align: right;
    font-size: 0.8em
    }
@media all {
    p.largeimg {
        display: none
        }
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
ul.index {
    list-style-type: none
    }
li.indx {
    margin-top: 0.5em
    }
li.ispace {
    margin-top: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.noindent {
    text-indent: 0
    }
table.myright {
    border-collapse: collapse;
    table-layout: auto;
    margin-left: 1%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: right
    }
table.mycenter {
    border-collapse: collapse;
    table-layout: auto;
    margin-left: 1%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
table.myleft {
    border-collapse: collapse;
    table-layout: auto;
    margin-left: 1%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: left
    }
sub {
    font-size: 0.6em;
    vertical-align: -10%
    }
sup {
    font-size: 0.6em;
    vertical-align: 40%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.head2 {
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    font-size: 120%
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.larger {
    font-size: 120%
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.small {
    font-size: 85%
    }
.smaller {
    font-size: 70%
    }
.smallest {
    font-size: 60%
    }
.larger {
    font-size: 120%
    }
.largest {
    font-size: 150%
    }
.normal {
    font-weight: normal;
    font-variant: normal;
    font-style: normal
    }
.double {
    font-size: 200%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.add6em {
    margin-left: 6em
    }
.hangingindent {
    margin-left: 1em;
    text-indent: -1em
    }
.center table {
    margin-left: auto;
    margin-right: auto
    }
.bord_top_yes {
    border-top-style: solid;
    border-top-width: 1px
    }
.bord_bot_yes {
    border-bottom-style: solid;
    border-bottom-width: 1px
    }
.bord_bottop_yes {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px
    }
.bord_left_yes {
    border-left-style: solid;
    border-left-width: 1px
    }
.bord_right_yes {
    border-right-style: solid;
    border-right-width: 1px
    }
.bord_all_yes {
    border-style: solid;
    border-width: 1px
    }
.bord3_left_yes {
    border-left-style: solid;
    border-left-width: 3px
    }
.bord3_right_yes {
    border-right-style: solid;
    border-right-width: 3px
    }
.bord3_top_yes {
    border-top-style: solid;
    border-top-width: 3px
    }
.bord3_bot_yes {
    border-bottom-style: solid;
    border-bottom-width: 3px
    }
.symb {
    font-family: Sans-Serif
    }
.caption {
    font-weight: normal
    }
.caption {
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }