html {
    height: 100%
    }
body.x-ebookmaker-3, .x-ebookmaker-3 .fullpage {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.x-ebookmaker body {
    margin-left: 0;
    margin-right: 0
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.x-ebookmaker-3 h1, .x-ebookmaker-3 h2 {
    margin-top: 0;
    padding-top: 1em
    }
h2 .title {
    font-size: smaller
    }
p {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1em
    }
.front p, div.figure p, .noindent {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
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
    }
table.toc, table.illustrations {
    margin-left: auto;
    margin-right: auto
    }
table.toc th, table.illustrations th {
    font-size: smaller
    }
.tdr {
    text-align: right
    }
.pagenum {
    color: gray;
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxlarge {
    font-size: xx-large
    }
.caption {
    font-weight: bold
    }
.caption p {
    font-size: smaller;
    font-weight: normal
    }
span.cor {
    border-bottom: 1px dotted red
    }
.x-ebookmaker span.cor {
    border-bottom: none
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100, img.h100 {
    width: 100%
    }
.x-ebookmaker img.h100 {
    width: auto;
    height: 85%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%;
    padding-top: 1em;
    padding-bottom: 1em
    }
.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
    }
.illowp30, .x-ebookmaker .illowp30 {
    width: 100%;
    max-height: 100%;
    max-width: 75em
    }
.illowp60, .x-ebookmaker .illowp60 {
    width: 100%;
    max-width: 75em
    }
.x-ebookmaker .illowp30 {
    padding-top: 0;
    padding-bottom: 0
    }
.x-ebookmaker-3 .illowp30 {
    height: 100%
    }