a {
    text-decoration: none
    }
#coverpage {
    border: 1px solid black;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.i6 {
    padding-left: 3em
    }
.medium {
    font-size: medium
    }
.xlarge {
    font-size: x-large
    }
.table {
    display: table;
    margin: auto
    }
.tcell {
    display: table-cell
    }
.tcell p {
    margin: auto 1em
    }
.trow {
    display: table-row
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both;
    margin: 2em auto
    }
.ph1 {
    text-align: center;
    clear: both;
    font-size: xx-large;
    font-weight: bold;
    margin: 2em auto
    }
hr {
    border-top: 4px double #8c8b8b
    }
hr.chap {
    width: 65%;
    margin: 2em 17.5%;
    clear: both
    }
table {
    margin: auto
    }
td {
    text-indent: -2em;
    padding-left: 2em;
    vertical-align: top
    }
.tdr {
    vertical-align: bottom;
    text-align: right
    }
.tdc {
    text-align: center
    }
.bbox {
    border-collapse: collapse;
    border: solid 2px
    }
.bbox td {
    font-size: small;
    text-indent: -1.8em;
    border: solid 1px
    }
.bbox th {
    font-size: small;
    border: solid 1px
    }
.copy {
    font-size: small;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: auto;
    text-align: center
    }
.footnotes {
    margin: 2em auto;
    border: #ddd solid 1px
    }
.fnanchor {
    vertical-align: super;
    font-size: small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    text-indent: -0.5em;
    padding-left: 2em;
    margin: 1em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid 1px;
    color: black;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: silver;
    font-size: small;
    text-align: right
    }