body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    font-size: 100%;
    font-weight: normal;
    line-height: 1.7;
    margin-top: 2em;
    margin-bottom: 0;
    word-spacing: 0.2em;
    clear: both
    }
.x-ebookmaker h1 {
    margin-top: 0.5em
    }
h2 {
    font-size: 110%;
    text-align: center;
    font-weight: normal;
    line-height: 1.1;
    margin-top: 2em;
    page-break-before: always;
    clear: both
    }
h2.nopb {
    page-break-before: avoid
    }
h3 {
    font-size: 100%;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: normal;
    text-align: center;
    page-break-before: avoid;
    clear: both
    }
hr.chap {
    color: Gray;
    background-color: Gray;
    width: 65%;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.decor {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.pb {
    page-break-before: always
    }
.x-ebookmaker hr.chap {
    display: none;
    visibility: hidden
    }
.spaced2 {
    line-height: 2
    }
.space-above {
    margin-top: 4em
    }
.space-above1 {
    margin-top: 1em
    }
.space-above15 {
    margin-top: 1.5em
    }
.space-below2 {
    margin-bottom: 2em
    }
.letter-spaced01 {
    letter-spacing: 0.1em
    }
.letter-spaced02 {
    letter-spacing: 0.2em
    }
.letter-spaced05 {
    letter-spacing: 0.5em
    }
.word-spaced8 {
    word-spacing: 1.2em
    }
.nind {
    text-indent: 0
    }
.publisher {
    margin-top: 3em;
    font-size: 100%;
    line-height: 1.4;
    text-align: center;
    text-indent: 0
    }
p {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.4;
    margin: auto;
    margin-top: 0.51em;
    margin-bottom: 0.49em
    }
.xxlarge {
    font-size: 300%
    }
.xlarge {
    font-size: 150%
    }
.large {
    font-size: 120%
    }
.less {
    font-size: 90%
    }
.med {
    font-size: 80%
    }
.bold {
    font-weight: bold
    }
.sserif {
    font-family: sans-serif, serif
    }
.sc {
    font-variant: small-caps
    }
.center {
    text-align: center;
    text-indent: 0
    }
.pad-right2 {
    padding-right: 2em
    }
.right {
    text-align: right
    }
.tb {
    text-align: center;
    font-size: 75%;
    text-indent: 0;
    line-height: 1.4;
    margin-top: 2em;
    margin-bottom: 2em;
    word-spacing: 1.4em
    }
.species {
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 1.5em
    }
.footnotes {
    border: dashed 1px;
    margin: auto
    }
.footnote {
    margin-top: 0.5em;
    margin-left: 10%;
    margin-right: 5%;
    font-size: 90%
    }
.footnote .label {
    margin-left: -12%;
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none;
    font-style: normal;
    font-weight: normal
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: normal;
    color: silver;
    text-indent: 0
    }
div.container {
    text-align: center;
    margin: auto
    }
div.addit-box {
    background-color: #fd9;
    display: inline-block;
    width: auto;
    color: black;
    border: 1px;
    border-style: solid;
    margin: auto;
    text-align: center
    }
div.page {
    text-align: center;
    page-break-before: always
    }
div.vernac > p {
    font-size: 95%;
    text-indent: -1em;
    padding-left: 6em
    }
div.title-page {
    text-align: center;
    page-break-before: always;
    page-break-inside: avoid;
    margin: auto
    }
@media screen and (max-width: 1500px) {
    div.title-page {
        font-size: 85%
        }
    }
.x-ebookmaker div.title-page {
    font-size: 80%
    }
.hang1 {
    text-indent: -1em;
    padding-left: 1em
    }
table.padded1 td:first-child {
    padding-right: 2em
    }
.tdl-top {
    text-align: left;
    vertical-align: top
    }
.transnote {
    margin: auto;
    margin-top: 2em;
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    font-family: sans-serif, serif
    }
.width20 {
    width: 20em
    }
.width5 {
    width: 5em
    }
img {
    width: inherit;
    max-width: 100%
    }
div.figcenter {
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    max-width: 100%
    }