body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    line-height: 1.5em
    }
h2, .t2 {
    text-align: center;
    margin-top: 2em;
    line-height: 1.5em
    }
h3 {
    text-align: center;
    margin-top: 1.5em
    }
p {
    text-align: justify
    }
hr {
    width: 50%;
    text-align: center;
    margin: 1.5em
    }
.c {
    text-align: center
    }
.i {
    margin-left: 5%
    }
.s {
    margin-right: 5%;
    text-align: right
    }
.trnote {
    border: dotted 1px;
    padding: 0.5em 0.5em;
    margin-top: 2em;
    margin-left: 5%;
    margin-right: 5%
    }
.trnote p {
    margin: 0.3em
    }
.trnote h3 {
    margin: 0.3em
    }
.pagenum {
    font-size: smaller;
    font-style: normal;
    text-align: right
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
.footnotes {
    border: dashed 1px gray;
    background-color: #EEE;
    padding: 0 1em 1em 1em
    }
.footnotes h3 {
    text-align: center;
    margin-top: 0.5em;
    font-weight: normal;
    font-size: 90%
    }
.footnote {
    font-size: 90%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
em {
    letter-spacing: 0.1em;
    font-style: normal
    }