body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.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
        }
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.autotable {
    border-collapse: collapse
    }
table.autotable td, table.autotable th {
    padding: 0.25em;
    font-weight: normal
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
blockquote {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
div.figcaption {
    font-weight: bold;
    font-size: 0.8em
    }
div.figcaption p {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    text-align: inherit
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.ph1 {
    text-align: center;
    font-size: xx-large;
    font-weight: bold
    }
.ph2 {
    text-align: center;
    font-size: x-large;
    font-weight: bold
    }
.transnote {
    margin-left: 17.5%;
    margin-right: 17.5%
    }
img.dropcap {
    margin: 0 0.5em 0 0
    }
p.dropcap:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.9em
    }
.x-ebookmaker img.dropcap {
    display: none
    }
.x-ebookmaker p.dropcap:first-letter {
    color: inherit;
    visibility: visible;
    margin-left: 0
    }
.upper-case {
    text-transform: uppercase
    }
.oldenglish {
    font-family: "Old English Text MT", "Engravers Old English BT", "Old English", "Collins Old English", "New Old English", serif
    }
.illowp75 {
    width: 75%
    }
.x-ebookmaker .illowp75 {
    width: 100%
    }
.illowp50 {
    width: 50%
    }
.x-ebookmaker .illowp50 {
    width: 100%
    }
.illowp45 {
    width: 45%
    }
.x-ebookmaker .illowp45 {
    width: 100%
    }
.fleet_table, .fleet_table th, .fleet_table td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 0.4em
    }
.fleet_table td {
    border-top-style: none;
    border-bottom-style: none
    }
.fleet_table {
    border-left: none;
    border-right: none
    }
.fleet_table th.nbl, .fleet_table td.nbl {
    border-left: none
    }
.fleet_table th.nbr, .fleet_table td.nbr {
    border-right: none
    }