body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 22.5%;
    margin-right: 22.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
ul {
    list-style-type: none;
    display: inline-block
    }
li {
    text-align: left
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    display: inline-block
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.tdp {
    padding-left: 1em
    }
.tdp2 {
    padding-left: 2em
    }
th {
    text-align: center
    }
caption {
    font-weight: bold
    }
.border, .border th {
    border-top: thin solid black;
    border-bottom: thin solid black;
    border-collapse: collapse
    }
.border td + td, .border th + th {
    border-left: thin solid black
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.bb {
    border-bottom: solid thin
    }
.bl {
    border-left: solid thin
    }
.bt {
    border-top: solid thin
    }
.bd {
    border-bottom: double thick
    }
.bu, th.bu {
    border-top: double thick
    }
.bbox {
    border: solid thin
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.overunder {
    display: inline-block;
    vertical-align: middle;
    text-align: center
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.caption, .caption p {
    font-weight: bold;
    text-align: center
    }
.bureau {
    margin-right: 1em;
    text-align: left
    }
.plate {
    margin-left: 1em;
    text-align: right
    }
.footnotes {
    border: dashed 1px
    }
.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
    }
#transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: Georgia, Times, "Times New Roman", serif
    }
.ph1, .ph2 {
    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
    }
div#titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
div#titlepage p {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 3em
    }
div.chapter {
    page-break-before: always
    }
div#halftitle {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
@media screen {
    #halftitle {
        margin: 6em 0
        }
    }
@media all {
    #halftitle {
        page-break-before: always;
        page-break-after: always;
        margin: 0;
        padding-top: 6em
        }
    }
.covercaption {
    font-weight: bold;
    font-size: small
    }
@media all {
    .covercaption {
        display: none
        }
    }
div.tnotes {
    background-color: #eee;
    border: 1px solid black;
    padding: 1em
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    }