body {
    margin-left: 20%;
    margin-right: 20%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.5em
    }
.noindent {
    text-indent: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    margin: 1em auto 2em auto
    }
h2 {
    margin: 3em auto 3em auto
    }
h3 {
    margin: 2em auto 2em auto
    }
hr.full {
    width: 100%;
    margin: 5em auto 5em auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
hr.small {
    width: 30%;
    border-color: #C0C0C0;
    border-style: solid;
    margin: 4em auto 3em auto;
    clear: both
    }
sup {
    font-size: 80%;
    vertical-align: 30%
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center;
    text-indent: 0
    }
.intro {
    margin-left: 8%;
    margin-right: 8%;
    margin-bottom: 2em
    }
.right {
    text-align: right
    }
.left {
    text-align: left
    }
.invis {
    display: none
    }
.hang {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-indent: -2em
    }
.poem {
    margin: 1em 10% 1em 10%;
    text-align: left
    }
img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter {
    margin: 4em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter2 {
    margin: 2em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter2b {
    margin: 4em auto 4em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter3 {
    margin: 2em auto 4em auto;
    text-align: center;
    text-indent: 0
    }
.caption {
    text-align: center;
    margin: 0.75em 0 0 0;
    font-size: 95%;
    color: #62696f;
    text-indent: 0
    }
.caption1 {
    text-align: center;
    margin: 1em 0 0 0;
    font-size: 95%;
    color: #756a61;
    text-indent: 0
    }
.caption2 {
    text-align: center;
    margin: 0 0 0.2em 0;
    color: #756a61;
    text-indent: 0
    }
.caption3 {
    text-align: center;
    margin: 0.2em 0 0 0;
    color: #756a61;
    text-indent: 0
    }
.floatl {
    clear: left;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
.floatr {
    clear: right;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
div.shape_wrap_left div {
    clear: left
    }
div.shape_wrap_right div {
    clear: right
    }
.captionfloatl {
    clear: left;
    text-indent: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #62696f
    }
.captionfloatr {
    clear: right;
    text-indent: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #62696f
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdltop {
    text-align: left;
    vertical-align: top;
    width: 85%
    }
.tdctop {
    text-align: center;
    vertical-align: top;
    width: 70%
    }
.tdrtop {
    text-align: right;
    padding-right: 4em;
    vertical-align: top;
    width: 15%
    }
.tdrtop2 {
    text-align: right;
    vertical-align: top;
    width: 15%
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.link {
    font-size: small;
    text-align: center;
    margin-top: -2em;
    font-weight: 400
    }
.tnote {
    border: dashed 1px;
    font-family: sans-serif;
    font-size: 80%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted black
    }