body {
    margin-left: 10%;
    margin-right: 10%;
    background-color: #FFF
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1em;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
a:link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
table {
    width: 60%;
    margin-left: auto;
    margin-right: auto
    }
.tocpg {
    text-align: right;
    vertical-align: bottom
    }
.f1 {
    font-size: smaller
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
ins.correction {
    text-decoration: none;
    border-bottom-style: dashed;
    border-bottom-color: gray;
    border-bottom-width: 1px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.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;
    font-weight: normal;
    font-style: normal
    }