a {
    text-decoration: none
    }
#cover {
    border: 2px solid black;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
h1, h2, h3, h4 {
    margin: 2em auto 1em auto;
    text-align: center;
    clear: both;
    font-weight: normal
    }
.ph1 {
    margin: 2em auto 1em auto;
    text-align: center;
    font-size: 1.85em;
    clear: both;
    font-weight: normal
    }
.inline {
    display: inline-block
    }
.author {
    text-align: right
    }
.center {
    text-align: center
    }
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 {
    text-align: left;
    text-indent: -2em;
    padding-left: 2em
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.i6 {
    padding-left: 3em
    }
.i8 {
    padding-left: 4em
    }
.i12 {
    padding-left: 6em
    }
.i17 {
    padding-left: 8.5em
    }
table {
    margin: auto
    }
.tdr {
    text-align: right
    }
.tdrb {
    text-align: right;
    vertical-align: bottom
    }
.tdc {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
sup, sub {
    font-size: 0.8em;
    line-height: 0.1em;
    white-space: nowrap
    }
.title {
    text-align: center
    }
.caption {
    font-weight: bold;
    text-align: center
    }
.w50 {
    width: 50%
    }
.w100 {
    width: 100%
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    page-break-inside: avoid;
    clear: both;
    margin: auto;
    text-align: center
    }
.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
    }