a {
    text-decoration: none
    }
#cover {
    border: 2px solid black;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    margin: 1.5em auto auto auto
    }
.ph1 {
    font-weight: bold;
    margin: 1.5em auto auto auto;
    text-align: center;
    font-size: xx-large
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.hang {
    text-indent: -3em;
    padding-left: 3em
    }
.nowrap {
    white-space: nowrap
    }
hr {
    border-top: 3px double #dedede
    }
hr.chap {
    width: 65%;
    margin: 1.5em 17.5%;
    clear: both
    }
.i4 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
table {
    margin: 2em auto
    }
th {
    padding-top: 0.5em
    }
.plate td {
    text-align: justify;
    font-size: x-small
    }
.plate img {
    min-width: 2.5em
    }
.list td {
    text-align: left;
    text-indent: -2em;
    padding-left: 2.5em;
    max-width: 25em;
    font-size: small
    }
.border {
    border-collapse: collapse;
    border: solid thin black
    }
.border td {
    border: solid thin black
    }
.border th {
    background-color: #E6E6FA;
    border: solid thin black
    }
.tdr {
    text-align: right !important
    }
.tdrb {
    text-align: right !important;
    vertical-align: bottom
    }
.tdc {
    text-align: center
    }
.bt {
    border-top: solid thin black
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.copy {
    font-size: x-small;
    text-align: center
    }
.caption {
    font-weight: bold;
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.w25 {
    max-width: 25%
    }
.w50 {
    max-width: 50%
    }
.figcenter {
    page-break-inside: avoid;
    clear: both;
    margin: auto;
    text-align: center
    }
.figcenter p {
    margin: 0.5em 2em
    }
.figleft {
    clear: left;
    margin: 1em 1em 1em 0
    }
.figright {
    clear: right;
    margin: 1em 0 1em 1em
    }
.footnotes {
    margin: 2em auto;
    border: #ddd solid 1px
    }
.fnanchor {
    vertical-align: super;
    font-size: x-small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    margin: auto 2em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.poem {
    margin: auto;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid 1px;
    color: black;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: silver;
    font-size: x-small;
    text-align: right
    }
@media all {
    .pagenum {
        display: none
        }
    .figleft, .figright {
        margin: auto;
        text-align: center
        }
    }