p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 125%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    margin-top: 3em;
    line-height: 125%
    }
h2 {
    margin-top: 2em;
    line-height: 125%
    }
hr {
    width: 65%;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline
    }
sup {
    bottom: 1ex
    }
sub {
    top: 0.5ex
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    width: 65%;
    margin: 1.5em auto 0 auto;
    font-family: sans-serif;
    font-size: 85%;
    line-height: 150%;
    text-align: center
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: normal;
    margin-top: 0.5em;
    margin-bottom: 2em
    }
.figcenter {
    margin: 2em auto 1em auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }