blockquote {
    margin-left: 5%;
    margin-right: 10%
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
hr {
    width: 65%;
    margin: 2em auto 2em auto;
    clear: both
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.5em
    }
p.noin {
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    empty-cells: show
    }
ul.off {
    list-style-type: none
    }
ul.ur {
    list-style-type: upper-roman
    }
.bbox {
    border: solid 1px;
    padding: 0.5em;
    margin-top: 2em
    }
.c {
    text-align: center
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote > p {
    text-indent: 0
    }
.footnote .label {
    text-align: right
    }
.g {
    letter-spacing: 0.1em
    }
.lc {
    text-transform: lowercase
    }
.mt0 {
    margin-top: 0
    }
.mt2 {
    margin-top: 2em
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    text-indent: 0
    }
.ralign {
    text-align: right
    }
.sf75 {
    font-size: 75%
    }
.sf50 {
    font-size: 50%
    }
.sf30 {
    font-size: 30%
    }
.sig {
    font-variant: small-caps;
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }