body {
    margin-left: 10%;
    margin-right: 10%
    }
body > p {
    text-align: justify;
    text-indent: 1em;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
.front {
    margin-top: 5em
    }
.front p {
    text-align: center
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    visibility: hidden
    }
h1 {
    font-size: 1.5em;
    text-align: center;
    margin-top: 4em;
    font-weight: bold
    }
h2 {
    font-size: 1.2em;
    text-align: center;
    margin-top: 4em;
    font-weight: bold
    }
h3 {
    font-size: 1.1em;
    text-align: center;
    margin-top: 3em;
    font-weight: bold
    }
h4 {
    font-size: 1.1em;
    text-align: left;
    margin-top: 2em;
    font-weight: bold
    }
table {
    border-spacing: 1px;
    border-color: black;
    border-style: solid;
    border-width: 1px 0 1px 0;
    margin: 1em auto 1em auto;
    empty-cells: show
    }
.authors table {
    border: none
    }
.contents table {
    border: none
    }
td, td > p {
    vertical-align: top;
    border: none;
    margin-top: 0.25em;
    line-height: 1.1em;
    font-size: 90%;
    text-align: left
    }
td.rt {
    text-align: right
    }
td.ctr {
    text-align: center
    }
thead td, tfoot td {
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid black
    }
tr.d_line td {
    border-top: 1px dashed black;
    border-bottom: 1px dashed black
    }
tr.line_abv td {
    border-top: 1px solid black
    }
.pagenum {
    color: black;
    text-align: right;
    width: 4em;
    padding: 0 0 0 0;
    margin: auto 0 auto 0;
    white-space: nowrap;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0
    }
.blockquot p {
    text-indent: -1em;
    padding-left: 1em;
    border: none
    }
.blockquot-a p {
    text-indent: -3.2em;
    padding-left: 3.2em;
    text-align: left;
    margin-bottom: 0
    }
.author {
    margin: 0 0 1em 6em
    }
.center {
    text-align: center;
    text-indent: 0
    }
div.image {
    clear: both;
    border: thin dashed black;
    background-color: white
    }
img {
    border: none;
    padding: 0
    }
.caption {
    margin-top: 0;
    font-weight: normal;
    font-size: medium;
    font-style: italic;
    text-align: center
    }
.image .caption {
    text-align: left
    }
.image p {
    margin-bottom: 0
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }