a {
    text-decoration: none
    }
#coverpage {
    text-align: center;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.copyright {
    font-size: small;
    text-align: center
    }
.center {
    text-align: center
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.i6 {
    padding-left: 3em
    }
.i8 {
    padding-left: 4em
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    font-weight: normal;
    clear: both;
    margin: 2em auto 1em auto
    }
h2, h3, h4 {
    line-height: 2em
    }
.ph1 {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: xx-large;
    margin: 2em auto 1em auto
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
hr {
    border-top: 4px double #004200
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%;
    clear: both
    }
.table {
    display: table;
    margin: 2em auto
    }
td.i2 {
    text-indent: -3em;
    padding-left: 4.5em;
    margin-left: 3em;
    padding-right: 0.5em
    }
td.i4 {
    text-indent: -3em;
    padding-left: 5.5em;
    margin-left: 3em;
    padding-right: 0.5em
    }
table {
    margin: 2em auto
    }
.tdr {
    vertical-align: bottom;
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
img {
    border: none;
    max-width: 100%
    }
.footnotes {
    margin: 2em auto;
    border: 4px double #004200
    }
.fnanchor {
    vertical-align: super;
    font-size: x-small;
    font-weight: normal;
    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-size: x-small;
    font-weight: normal;
    text-align: right
    }
.transnote {
    background-color: #E6E6FA;
    border: #004200 double 4px;
    color: black;
    margin: 2em auto;
    padding: 1em
    }