body {
    margin-left: 20%;
    margin-right: 20%
    }
p {
    text-align: justify;
    line-height: 1.25em;
    text-indent: 1.5em;
    margin-top: 0.2em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    clear: both
    }
h1 {
    font-size: 150%;
    margin-top: 2em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h2 {
    margin-top: 3em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h3 {
    margin-top: 0.5em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h4 {
    margin-top: 6em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h5 {
    margin-top: 4em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
h6 {
    margin-top: 0.5em;
    text-align: center;
    line-height: 1.5em;
    clear: both
    }
hr.tiny {
    width: 20%
    }
hr.mid {
    width: 40%
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
a {
    text-decoration: none
    }
img {
    margin-left: auto;
    margin-right: auto
    }
p.illustration {
    text-align: center;
    margin-top: 2em;
    margin-right: 1em
    }
p.caption {
    text-align: center;
    margin-top: 1em;
    margin-left: 20%;
    margin-right: 20%;
    font-size: 100%;
    color: #808080
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 2em;
    margin-top: 2em;
    margin-right: 1em;
    padding: 0;
    font-size: 100%;
    color: #808080;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 2em;
    margin-top: 2em;
    margin-right: 0;
    padding: 0;
    font-size: 100%;
    color: #808080;
    text-align: center
    }
div.leftfloat, p.leftfloat {
    clear: left;
    color: #808080
    }
p.pictop {
    margin-bottom: 0;
    padding: 0;
    text-align: center
    }
p.picbottom {
    margin-top: 0;
    padding: 0;
    text-align: center
    }
.smallcaps {
    font-variant: small-caps
    }
.block1 {
    margin-left: auto;
    margin-right: auto
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.tda {
    text-align: right;
    padding-right: 2em;
    vertical-align: top;
    padding-bottom: 1em
    }
.tdb {
    text-align: left;
    vertical-align: top;
    padding-bottom: 1em
    }
.tdc {
    text-align: right;
    vertical-align: top;
    padding-bottom: 1em
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #666;
    background-color: inherit;
    text-indent: 0
    }