body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    line-height: 1.5
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 3em
    }
big {
    font-size: 140%
    }
h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    white-space: nowrap
    }
blockquote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 90%
    }
.caption {
    margin-top: 0;
    text-align: center;
    font-weight: bold
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    margin-top: 3em;
    margin-bottom: 3em;
    text-align: center
    }
sub {
    font-size: 0.6em;
    vertical-align: -10%
    }
sup {
    font-size: 0.6em;
    vertical-align: 30%
    }
.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
    }