body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both;
    letter-spacing: 0.1em;
    font-weight: lighter;
    margin-top: 2em
    }
h2 {
    text-align: center;
    clear: both;
    margin-top: 3em;
    margin-bottom: 2.25em
    }
h3 {
    text-align: center;
    clear: both;
    margin-top: 1.5em
    }
h3.ads {
    text-align: center;
    clear: both;
    margin-top: 1.5em;
    font-family: sans-serif;
    letter-spacing: 0.1em
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1em
    }
p.title {
    margin-top: 2.5em;
    text-align: center;
    margin-bottom: 0;
    text-indent: 0
    }
p.pref {
    margin-top: 1.5em;
    text-align: justify;
    font-style: italic;
    text-indent: 1em
    }
p.sig {
    margin-top: 1.5em;
    text-align: right;
    font-size: smaller;
    text-indent: 0;
    margin-right: 15%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tbdot {
    color: #fff;
    background-color: inherit;
    border: 2px dotted black;
    border-style: none none dotted;
    width: 10%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
td.ad {
    margin-left: auto;
    text-indent: -1em;
    text-align: justify
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 95%;
    margin-bottom: 1.5em
    }
.em {
    font-style: normal;
    letter-spacing: 0.1em
    }
.em1 {
    font-style: normal
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center;
    font-size: 95%
    }
.figcenter {
    margin: auto;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1em
    }
.footnotes {
    border: dashed 1px;
    margin-top: 2em;
    padding-top: 2em
    }
.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
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }