a {
    text-decoration: none
    }
#cover {
    border: 2px solid black;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.copy {
    font-size: 0.6em;
    text-align: center
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
.ph1 {
    text-align: center;
    font-size: 2em;
    clear: both;
    font-weight: normal
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
hr {
    border-top: 4px double #6b6b6b
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin: 2em 17.5%;
    clear: both
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.hang {
    margin: 0.1em auto;
    text-indent: -2em;
    padding-left: 2em
    }
.inline {
    display: inline-block
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.i8 {
    padding-left: 4em
    }
table {
    margin: 2em auto;
    border-collapse: collapse;
    padding-right: 0.25em
    }
table.cols td {
    font: 0.8em serif;
    padding-right: 0.5em;
    vertical-align: top
    }
table.cols th {
    font-size: 0.8em;
    font-weight: normal
    }
table.index td {
    padding-left: 1em;
    text-indent: -1em
    }
table.border td {
    border: solid black 1px
    }
table.border th {
    border: solid black 1px
    }
.tdr {
    vertical-align: top;
    text-align: right
    }
.tdrc {
    vertical-align: middle;
    text-align: right
    }
.tdrb {
    vertical-align: bottom;
    text-align: right
    }
.tdc {
    text-align: center
    }
.bb {
    border-bottom: solid thin
    }
.bt {
    border-top: solid thin
    }
.br {
    border-right: solid thin
    }
.smcap {
    font-variant: small-caps
    }
sup, sub {
    font-size: 0.6em;
    line-height: 0.1em;
    white-space: nowrap
    }
.textcenter {
    margin: 2em auto;
    text-align: center
    }
.textcenter p {
    margin: 0.5em 2em
    }
.caption {
    font-size: 0.9em;
    text-align: center
    }
.w25 {
    max-width: 24%
    }
.w50 {
    max-width: 48%
    }
img {
    border: none;
    max-width: 100%
    }
.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: 4em auto;
    border: #ddd solid thin
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    font-size: 0.9em;
    margin: auto 2em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid thin;
    color: black;
    font-size: 0.9em;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: silver;
    font-size: 0.8em;
    text-align: right
    }
@media all {
    .pagenum {
        display: none
        }
    .figleft, .figright {
        margin: auto;
        text-align: center
        }
    }