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;
    font-weight: lighter;
    margin-top: 2em;
    margin-bottom: 2.25em
    }
h2.trnote {
    text-align: center;
    clear: both;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 2em
    }
h3 {
    text-align: center;
    clear: both;
    font-weight: lighter;
    margin-top: 3em;
    margin-bottom: 2em
    }
h3.trad {
    text-align: center;
    clear: both;
    font-weight: lighter;
    margin-top: 3em;
    margin-bottom: 1em;
    letter-spacing: 0.1em
    }
h3.ads {
    text-align: center;
    clear: both;
    font-weight: lighter;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 0.3em
    }
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.trad {
    margin-top: 2em;
    text-align: justify;
    font-style: italic;
    text-indent: 1em
    }
p.note {
    margin-top: 1.5em;
    text-align: justify;
    font-size: 0.9em;
    text-indent: 1em
    }
p.sig {
    margin-top: 1.5em;
    text-align: right;
    font-size: smaller;
    text-indent: 0;
    margin-right: 15%
    }
p.date {
    margin-top: 1.5em;
    text-align: left;
    font-style: italic;
    text-indent: 3em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
td.left {
    padding-left: 2.5em;
    text-align: left;
    vertical-align: top;
    text-indent: -1em
    }
td.num {
    padding-right: 2.5em;
    text-align: right;
    vertical-align: bottom
    }
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: 2em;
    text-indent: -1em
    }
.em {
    font-style: normal
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    text-align: center;
    margin-bottom: 1.5em;
    font-family: sans-serif;
    font-size: 80%;
    text-indent: 0
    }
.figcenter {
    margin: auto;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1em
    }
.footnote {
    margin-left: 8%;
    margin-right: 10%;
    font-size: 0.9em;
    text-indent: 0
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    font-style: normal;
    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
    }