a {
    text-decoration: none
    }
.antiqua {
    font-family: Blackletter, Fraktur, Textur, "Olde English Mt", "Olde English", Gothic, sans-serif;
    font-size: 200%
    }
small {
    font-style: normal;
    font-size: small
    }
#coverpage {
    text-align: center;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
h1, h2, .ph1 {
    page-break-before: always
    }
h1, h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    margin: 2em auto 1em auto
    }
.ph1 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-size: xx-large;
    margin: 2em auto 1em auto
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
.table {
    display: table;
    margin: auto
    }
table {
    margin: 2em auto
    }
.tdr {
    text-align: right
    }
.tdc {
    text-indent: 0;
    padding: 0;
    text-align: center
    }
.smcap {
    font-style: normal;
    font-variant: small-caps
    }
.caption {
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: 2em auto;
    text-align: center
    }
.pagenum {
    color: #004200;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    text-align: right
    }
.transnote {
    background-color: #E6E6FA;
    border: #004200 double 4px;
    color: black;
    margin: 2em auto;
    padding: 1em
    }