body {
    margin-left: auto;
    margin-right: auto;
    max-width: 40em;
    padding: 1em
    }
div.front {
    max-width: 35em;
    text-align: center;
    margin: 2em auto 2em auto;
    line-height: 2em;
    padding: 0.5em;
    border: black solid;
    page-break-before: always
    }
div.front p {
    text-align: center
    }
.fsize1 {
    font-size: 2em;
    line-height: 1.4em;
    color: #D02
    }
.fsize2 {
    font-size: 1.3em;
    line-height: 1.4em
    }
h1, h2, h4 {
    text-align: center;
    clear: both
    }
h2 {
    margin: 3em auto 1em auto;
    color: #D55F00;
    page-break-before: always;
    text-indent: 0
    }
h2 span.smaller {
    color: #444;
    font-weight: normal;
    font-size: 0.8em
    }
p {
    margin: 0.51em auto 0.49em auto;
    text-align: justify;
    line-height: 1.2em
    }
p.fsize2 {
    margin-top: 2em;
    margin-bottom: 2em
    }
div.fakeh3 {
    margin: 1em auto;
    color: #444;
    font-weight: bold;
    text-indent: 0;
    text-align: center
    }
.chaphead {
    margin: 0 auto;
    padding: 0 0 0 2em;
    text-indent: -2em;
    color: #66003a
    }
div.contents table {
    max-width: 30em;
    padding: 0.5em;
    border: thin blue dotted;
    margin: 2em auto 2em auto
    }
.contents td {
    padding-bottom: 0.5em
    }
.contents td.left0 {
    padding-left: 1em;
    text-indent: -1em
    }
.contents td.left1 {
    padding-left: 3em;
    text-indent: -1em
    }
.contents td.left2 {
    padding-left: 4.5em;
    text-indent: -1.5em
    }
.contents td.right {
    padding-left: 1em;
    text-indent: 0;
    vertical-align: bottom
    }
table {
    margin: 1em 0 1em 0;
    padding: 0
    }
td {
    padding: 0;
    padding-left: 1.5em
    }
td.btmline {
    border-bottom: thin black solid
    }
td.pad2 {
    padding-left: 4em;
    text-indent: -1em
    }
span.xxpgn {
    font-size: 0.6em;
    text-align: right;
    color: #666;
    padding: 0 0.4em
    }
p.pgalone {
    text-align: right;
    padding: 0;
    margin: 0
    }
div.blockquot {
    margin: 1em;
    font-size: 0.92em;
    text-indent: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right;
    padding-right: 2em
    }
.indent1 {
    text-align: left;
    margin-left: 2em
    }
.toclink {
    text-indent: 0;
    text-align: right;
    font-size: 0.8em
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    margin-bottom: 1.5em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
div.figcenter span.los {
    display: block;
    font-size: 0.6em
    }
.fraction {
    display: inline;
    white-space: pre
    }
div.footnotes {
    margin: 0 1em;
    border: thin gray dashed;
    padding: 1em
    }
div.footnotesfirst {
    margin: 4em 1em 0 1em;
    border: thin gray dashed;
    padding: 1em
    }
.footnote {
    margin: 0.4em 1em 0.4em 1em;
    text-indent: 0;
    font-size: 0.85em
    }
.footnote .continue {
    text-indent: 0
    }
.footnote .label {
    display: inline;
    font-size: 1em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    line-height: 1ex
    }
a {
    color: #05B;
    text-decoration: none;
    border-bottom: thin gray dotted
    }
div.transnote {
    border: thick #cec dotted;
    background-color: #FEFFEF;
    max-width: 38em;
    color: black;
    font-size: 0.9em;
    padding: 1em;
    margin: 5em auto;
    font-family: monospace
    }
div.transnote p {
    margin: 0.51em auto 0.99em auto;
    line-height: 1.2em;
    text-align: left
    }
@media all {
    span.xxpgn {
        font-size: 0.6em;
        text-align: right;
        color: #666;
        padding: 0 0.4em
        }
    span.epubhide {
        display: none
        }
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }