body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, .t1 {
    text-align: center;
    line-height: 1.5em;
    margin-top: 1em;
    font-size: 150%
    }
h2, h3 {
    margin-top: 2em;
    text-align: center;
    line-height: 1.5em
    }
.c {
    text-align: center;
    text-indent: 0;
    line-height: 1.5em
    }
.d {
    text-align: center;
    text-indent: 0;
    font-size: smaller;
    margin-bottom: 1em
    }
.decoration {
    margin-top: 2em;
    text-align: center
    }
p {
    text-align: justify;
    line-height: 1.25em;
    text-indent: 1.5em;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
sup {
    font-size: 90%;
    vertical-align: 20%
    }
.sc {
    font-variant: small-caps
    }
hr {
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.2em;
    margin-bottom: 1.2em
    }
.r {
    text-align: right;
    margin-right: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.fnanchor {
    font-size: 80%;
    vertical-align: 0.35em;
    padding: 0 0.15em;
    text-decoration: none
    }
.footnote {
    padding: 0.5em 1em 0.5em 1em;
    font-size: 95%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
i em {
    font-style: normal;
    padding-right: 0.15em
    }
.s {
    margin-left: 5%;
    text-indent: 0;
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em
    }
.z {
    text-indent: -3em;
    padding-left: 3em
    }
td {
    vertical-align: bottom
    }
.noindent {
    text-indent: 0
    }
.hidden {
    display: none
    }