body {
    margin-left: 22%;
    margin-right: 22%
    }
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
    }
h2 {
    margin: 2em auto 2em 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
    }
hr.small2 {
    width: 15%;
    border-color: #000;
    border-style: solid;
    margin: 2em auto 2em auto;
    clear: both
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center;
    text-indent: 0
    }
img {
    margin-left: auto;
    margin-right: auto
    }
.figcenter {
    margin: 4em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter1 {
    text-align: center;
    text-indent: 0
    }
.figcenter2 {
    margin: 2em auto 2em auto;
    text-align: center;
    text-indent: 0
    }
.figcenter3 {
    margin: 2em auto 4em auto;
    text-align: center;
    text-indent: 0
    }
.floatl {
    clear: left;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
.floatl1 {
    clear: left;
    text-indent: 0;
    padding-top: 0;
    text-align: center
    }
.floatl2 {
    text-indent: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-align: center
    }
.floatl3 {
    clear: left;
    text-indent: 0;
    padding-top: 0;
    text-align: center
    }
.floatr {
    clear: right;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
.floatr2 {
    clear: right;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
.floatr3 {
    clear: right;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
.floatr4 {
    clear: right;
    text-indent: 0;
    padding: 0;
    text-align: center
    }
div.shape_wrap_left div {
    clear: left
    }
div.shape_wrap_right div {
    clear: right
    }
.caption {
    text-align: center;
    margin: 1em 0 0.5em 0;
    font-size: 95%;
    color: #62696f;
    text-indent: 0
    }
.caption2 {
    text-align: center;
    font-size: 95%;
    color: #62696f;
    text-indent: 0
    }
.caption3 {
    text-align: center;
    font-size: 95%;
    color: #62696f;
    text-indent: 0
    }
.caption4 {
    text-align: center;
    font-size: 95%;
    color: #62696f;
    text-indent: 0
    }
.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: 1.25em auto 1.25em auto;
    border-collapse: collapse
    }
.tdcmiddle {
    text-align: center;
    vertical-align: middle;
    padding-top: 0.75em;
    padding-bottom: 0.75em
    }
.tdlmiddle {
    text-align: left;
    vertical-align: middle
    }
.tdrmiddle {
    text-align: right;
    vertical-align: middle
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0.15em;
    margin-bottom: 0.15em
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.link {
    font-size: small;
    text-align: center;
    margin-top: -2em;
    font-weight: 400
    }
.link2 {
    font-size: small;
    text-align: center;
    margin-top: -2em;
    font-weight: 400
    }
.link3 {
    font-size: small;
    text-align: center;
    margin-top: -2em;
    font-weight: 400
    }
.link4 {
    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
    }