#image {
    text-align: center
    }
#text {
    z-index: -1;
    text-align: center;
    width: 100%
    }
a {
    text-decoration: none
    }
.antiqua {
    font-size: 120%;
    font-family: Blackletter, Fraktur, Textur, "Olde English Mt", "Olde English", Gothic, arial
    }
blockquote p {
    text-indent: -2em;
    padding-left: 2em
    }
#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
    }
.x-large {
    font-size: x-large
    }
h1, h2, .ph1 {
    page-break-before: always
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
.ph1 {
    text-align: center;
    clear: both;
    font-size: xx-large
    }
.ph3 {
    text-align: center;
    clear: both;
    font-size: large
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
p.drop:first-letter {
    clear: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 300%;
    line-height: 70%
    }
.uppercase {
    text-transform: uppercase
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.i6 {
    padding-left: 3em
    }
ul {
    list-style-type: none
    }
.index {
    list-style: none
    }
.ifrst {
    font-weight: bold;
    margin: 2em auto auto auto
    }
.indx {
    font-weight: bold;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.isub1 {
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.table {
    display: table;
    margin: auto
    }
.tcell {
    display: table-cell
    }
.tcell p {
    margin: auto 0.5em
    }
.trow {
    display: table-row
    }
table {
    margin: 2em auto
    }
td {
    vertical-align: top;
    text-indent: -2em;
    padding-left: 2.5em;
    padding-right: 0.5em
    }
th {
    vertical-align: top
    }
td.i4 {
    border-collapse: collapse;
    vertical-align: top;
    text-indent: -2em;
    padding-left: 4em
    }
.tdrb {
    vertical-align: bottom;
    text-align: right
    }
.tdr {
    vertical-align: top;
    text-align: right
    }
.tdc {
    text-align: center
    }
.bt {
    border-top: solid 2px
    }
.copy {
    font-size: small;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    text-align: center
    }
.w33 {
    width: 33%
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: 2em auto;
    text-align: center
    }
.pagenum {
    color: #004200;
    font-weight: normal;
    font-size: small;
    text-align: right
    }
.transnote {
    background-color: #E6E6FA;
    border: #004200 double 4px;
    color: black;
    margin: 2em auto;
    padding: 1em
    }
@media all {
    p.drop:first-letter {
        float: left;
        clear: left
        }
    #image {
        height: 600px;
        text-align: center;
        position: relative
        }
    #text {
        z-index: -1;
        left: 0;
        position: absolute;
        text-align: center;
        top: 125px;
        width: 100%
        }
    }