a {
    text-decoration: none
    }
.i4 {
    padding-left: 2em
    }
.i8 {
    padding-left: 4em
    }
#coverpage {
    text-align: center;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.x-small {
    font-weight: normal;
    font-size: x-small
    }
.small {
    font-weight: normal;
    font-size: small
    }
.medium {
    font-weight: normal;
    font-size: medium
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
.ph1 {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: xx-large
    }
.ph2 {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: x-large;
    margin: 2em auto 1em auto
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
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
    }
.table {
    display: table;
    margin: 1em auto
    }
.tcell {
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    display: table-cell
    }
.tcell p {
    margin: auto 0.5em
    }
.trow {
    display: table-row
    }
table {
    margin: 2em auto
    }
div.block_border {
    display: table;
    padding-left: 2em;
    padding-right: 2em;
    margin: 2em auto;
    border: #004200 double 5px
    }
td.i4 {
    text-indent: -2em;
    padding-left: 4.5em;
    padding-right: 0.5em
    }
td {
    text-indent: -2em;
    padding-left: 2.5em;
    padding-right: 0.5em
    }
.tdr {
    text-align: right
    }
.bb {
    border-bottom: #004200 double 5px
    }
.bt {
    border-top: #004200 solid 2px
    }
.bbox {
    border-collapse: collapse;
    border: #004200 solid 2px
    }
.bbox td {
    border-collapse: collapse;
    border: #004200 solid 1px
    }
.bbox th {
    padding-top: 1em;
    border-collapse: collapse;
    border: #004200 solid 1px
    }
.copy {
    font-size: small;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    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
    }