p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.25em;
    margin-bottom: 0.75em
    }
.noindent {
    text-indent: 0
    }
h1 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
h3 {
    text-align: center;
    clear: both
    }
h4 {
    text-align: center;
    clear: both
    }
div.trans-note {
    border-style: solid;
    border-width: 1px;
    background-color: #DDE;
    color: #000;
    font-size: 85%;
    margin: 3em 15%;
    padding: 1em;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    padding-left: 2em;
    font-size: 85%
    }
ul {
    width: 80%;
    margin-left: 5%;
    list-style-type: none
    }
li {
    margin-top: 0.25em;
    line-height: 1.2em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: 75%;
    text-align: right
    }
.blockquot {
    margin-left: 10%;
    margin-right: 12%
    }
.g {
    letter-spacing: 0.5em
    }
.first {
    font-size: 300%;
    padding: 0.1em;
    clear: left;
    line-height: 70%
    }
.totoc {
    font-size: 75%;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.cap {
    font-size: 85%;
    text-align: center
    }
.cap2 {
    font-size: 200%;
    text-align: center
    }
.caption {
    font-weight: bold;
    font-size: 85%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted red
    }