body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p4 {
    margin-top: 4em
    }
hr {
    width: 60%;
    margin: 2em 20%;
    clear: both
    }
hr.tb {
    width: 20%;
    margin: 1em 40%
    }
div.chapter {
    page-break-before: always
    }
.break {
    page-break-before: always
    }
.nobreak {
    page-break-before: avoid
    }
@media all {
    .nopaged {
        visibility: hidden
        }
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
img {
    max-width: 100%;
    height: auto
    }
.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
    }
th {
    font-weight: normal
    }
td.pag {
    vertical-align: bottom;
    text-align: right
    }
td.chp {
    vertical-align: top;
    text-align: left
    }
td.chp2 {
    vertical-align: top;
    text-align: left;
    padding-left: 2em;
    text-indent: -1em
    }
table.tiles {
    border-collapse: collapse;
    margin: 1em auto;
    width: 100%
    }
table.tiles td {
    text-align: center
    }
th.margin {
    width: 7.5%
    }
th.space {
    width: 5%
    }
th.color {
    width: 25%
    }
th.plate {
    padding: 1em 0;
    text-align: right;
    font-style: italic;
    font-size: large
    }
th.head {
    padding-bottom: 1em
    }
td.name {
    padding-bottom: 1em;
    vertical-align: top
    }
td.top {
    padding-bottom: 1em;
    text-align: center
    }
td.bottom {
    padding-bottom: 1em;
    text-align: center
    }
tr.vab th {
    vertical-align: bottom
    }
td img {
    max-width: 100%;
    height: auto
    }
table.single {
    border-collapse: collapse
    }
table.single td, table.single th {
    border: solid thin;
    padding: 0.2em
    }
.ph1, .ph2, .ph3 {
    text-align: center;
    text-indent: 0;
    font-weight: bold
    }
.ph1 {
    font-size: xx-large;
    margin: 0.67em auto
    }
.ph2 {
    font-size: x-large;
    margin: 0.75em auto
    }
.ph3 {
    font-size: large;
    margin: 0.83em auto
    }
h3.hidden {
    font-size: 1%;
    margin: 0;
    visibility: hidden
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }