a {
    text-decoration: none
    }
.title_page {
    display: table;
    font-size: xx-large;
    text-align: center;
    margin: auto
    }
.antiqua {
    font-size: large;
    font-family: Blackletter, Fraktur, Textur, "Olde English Mt", "Olde English", Gothic, sans-serif
    }
small {
    font-style: normal;
    font-size: small
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    margin: 2em auto 1em auto
    }
hr {
    margin: 1em auto;
    width: 33%;
    clear: both
    }
hr.tb {
    width: 45%;
    margin: 1em 27.5%
    }
hr.chap {
    width: 65%;
    margin: 1em 17.5%
    }
.table {
    display: table;
    margin: 2em auto
    }
table {
    margin: 2em auto
    }
td {
    vertical-align: top;
    text-indent: -1em;
    padding-left: 1em
    }
.tdr {
    vertical-align: bottom;
    text-align: right
    }
.bbox {
    border-collapse: collapse;
    border: solid 2px
    }
.copy {
    font-size: small;
    text-align: center
    }
.smcap {
    font-style: normal;
    font-variant: small-caps
    }
.caption {
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    display: table;
    margin: 1em auto;
    text-align: center
    }
.fnanchor {
    vertical-align: super;
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote p:first-child {
    text-indent: -2.5em
    }
.footnote p {
    margin: 1em;
    padding-left: 2.5em
    }
.label {
    width: 2em;
    display: inline-block;
    text-align: right;
    text-decoration: none
    }
.pagenum {
    color: #004200;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    text-align: right
    }
.transnote {
    background-color: #E6E6FA;
    border: #000 solid 1px;
    color: black;
    margin: 1em auto;
    padding: 1em
    }