html {
    height: 100%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
body.x-ebookmaker-3 {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2, h3 {
    font-weight: normal
    }
.x-ebookmaker-3 h1, .x-ebookmaker-3 h2, .x-ebookmaker-3 h3 {
    margin-top: 0;
    padding-top: 1em
    }
p {
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
    text-indent: 1em
    }
.noindent {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.b2 {
    margin-bottom: 2em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    border-collapse: collapse
    }
table td, table th {
    padding: 0.25em;
    vertical-align: top
    }
table.toc, table.illustrations {
    margin-left: auto;
    margin-right: auto
    }
table.toc th {
    font-size: small
    }
table.illustrations span.photographer {
    margin-left: 1em;
    font-size: small;
    font-style: italic
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.pagenum {
    font-size: small;
    color: gray;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.caption {
    font-size: large;
    font-style: italic
    }
.caption p {
    text-align: center
    }
.caption .ship {
    font-style: normal
    }
span.cor {
    border-bottom: 1px dotted red
    }
.x-ebookmaker span.cor {
    border-bottom: none
    }
.xxlarge {
    font-size: xx-large
    }
.xlarge {
    font-size: x-large
    }
.large {
    font-size: large
    }
.small {
    font-size: small
    }
.transnote {
    border: 1px solid;
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.x-ebookmaker img.fullpage {
    width: auto;
    height: 90%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.logo {
    width: 10%;
    max-width: 5em
    }
.illow-ver, .x-ebookmaker .illow-ver {
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.illow-hor, .x-ebookmaker .illow-hor {
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.x-ebookmaker-3 .fullpage {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
    }