body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    font-size: 175%;
    font-weight: normal;
    line-height: 2;
    margin-top: 2em;
    margin-bottom: 2em;
    word-spacing: 0.4em;
    clear: both
    }
.x-ebookmaker h1 {
    margin-top: 0.5em
    }
h2 {
    font-size: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 1.1;
    margin-top: 2em;
    page-break-before: always;
    clear: both
    }
h3 {
    font-weight: bold;
    font-size: 105%;
    text-align: center;
    text-indent: 0;
    margin-top: 2.5em;
    font-family: sans-serif, serif;
    page-break-before: avoid
    }
h3.indhead {
    font-size: 110%;
    padding-top: 2em;
    padding-bottom: 1em
    }
h3.no-space-above {
    padding-top: 0;
    margin-top: 0
    }
hr.chap {
    color: Gray;
    background-color: Gray;
    width: 65%;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
a.link2 {
    text-decoration: none
    }
.x-ebookmaker hr.chap {
    display: none;
    visibility: hidden
    }
.spaced15 {
    line-height: 1.5
    }
.spaced2 {
    line-height: 2
    }
.space-above {
    margin-top: 4em
    }
.space-above2 {
    margin-top: 2em
    }
.letter-spaced {
    letter-spacing: 0.05em
    }
.letter-spaced01 {
    letter-spacing: 0.1em
    }
.word-spaced05 {
    word-spacing: 0.5em
    }
.word-spaced03 {
    word-spacing: 0.3em
    }
.publisher {
    margin-top: 6em;
    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
    }
.xlarge {
    font-size: 150%
    }
.large {
    font-size: 110%
    }
.less {
    font-size: 90%
    }
.med {
    font-size: 80%
    }
.small {
    font-size: 75%
    }
.vsmall {
    font-size: 70%
    }
.bold {
    font-weight: bold
    }
.sc {
    font-variant: small-caps
    }
.taxon {
    letter-spacing: 0.02em;
    font-size: 110%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.entry {
    text-indent: -2em;
    padding-left: 2em;
    margin-top: 1.5em
    }
.firstent {
    margin-top: 0.5em
    }
.subentry1 {
    text-indent: -1.5em;
    padding-left: 2.5em
    }
.subentry2 {
    text-indent: 0;
    padding-left: 2em
    }
.subentry3 {
    text-indent: -1em;
    padding-left: 3em
    }
.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.title-page {
    text-align: center;
    page-break-before: always;
    page-break-inside: avoid;
    margin: auto
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    font-family: sans-serif, serif
    }
table {
    margin-left: auto;
    margin-right: auto;
    font-size: 100%
    }
table.index td {
    padding-top: 0.2em;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em
    }
table td.pad2 {
    padding-left: 2em
    }
table td.no-pad {
    padding-top: 0
    }
table.linktable {
    border: thin solid black;
    border-collapse: collapse;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    border-right: none;
    border-bottom: none
    }
table.linktable td > a {
    text-decoration: none
    }
table.linktable td {
    font-weight: bold;
    width: 2.5em;
    text-align: center;
    text-indent: 0;
    vertical-align: middle;
    border-right: thin solid black;
    border-bottom: thin solid black
    }
td, td > p {
    margin-top: 0.25em;
    line-height: 1.1em
    }
div.figcenter {
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    max-width: 100%
    }
img {
    width: inherit;
    max-width: 100%
    }
@media screen and (max-width: 1500px) {
    .iwcover {
        width: 400px
        }
    }