body {
    margin-left: 12%;
    margin-right: 12%;
    text-align: justify;
    line-height: 140%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-indent: 1em;
    font-size: 120%
    }
p.noind {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-indent: 0
    }
p.ref {
    margin-left: 4em;
    text-indent: -3em;
    text-align: justify
    }
p.ad {
    font-weight: bold
    }
blockquote {
    text-indent: 2%;
    font-size: 100%
    }
h1, h2, h3, h4, h5 {
    text-align: center
    }
hr {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 70%;
    background-color: #dcdcdc;
    border: none
    }
table.reg {
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
td {
    white-space: nowrap;
    font-size: 120%
    }
.leader {
    width: 100%;
    vertical-align: 30%
    }
.leader div {
    line-height: 1ex;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted
    }
td.norm {
    white-space: normal
    }
td.tc1 {
    padding-right: 0;
    padding-left: 0;
    text-align: center
    }
td.tc5 {
    padding-right: 0;
    padding-left: 0;
    text-align: left
    }
td.caption {
    font-size: 1em;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em
    }
a:link, a:visited, link {
    text-decoration: none
    }
.sp {
    font-size: 0.7em
    }
.pagenum {
    text-align: right;
    font-size: 10pt;
    background-color: #f5f5f5;
    color: #789;
    text-indent: 0;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-style: normal
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 85%
    }
.adnote {
    font-size: 85%
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    font-size: 90%
    }
.fn {
    text-align: left;
    background-color: #f5f5f5;
    text-indent: 0;
    padding-left: 0.2em;
    padding-right: 0.2em
    }
.smcap {
    font-size: 75%
    }
.block {
    font-size: 100%
    }
.correction {
    border-bottom: 1px dashed red
    }
.trans {
    border-bottom: 1px dashed green
    }
.poem {
    margin: 0.75em 5% 0 5%
    }
.above {
    font-size: 60%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }