body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.75em
    }
hr.r10 {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.chap {
    width: 55%;
    margin-top: 3em;
    margin-bottom: 3em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table {
    border-collapse: collapse
    }
.bracket3 {
    font-size: 350%;
    color: gray
    }
.bracket4 {
    font-size: 450%;
    color: gray
    }
.bracket11 {
    font-size: 1500%;
    color: gray
    }
.caption {
    font-weight: bold;
    font-size: smaller;
    text-align: center
    }
.center {
    text-align: center;
    text-indent: 0
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.hangindent {
    margin-left: -2em
    }
.indent {
    text-indent: 2em
    }
.label1 {
    text-align: center;
    font-size: large;
    font-weight: bold;
    text-indent: 0;
    line-height: 1.4
    }
.no-indent {
    text-indent: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.right {
    text-align: right
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: 80%
    }
.smcap {
    font-variant: small-caps
    }
.space-above {
    margin-top: 3em
    }
.space-below {
    margin-bottom: 3em
    }
.title {
    text-align: center;
    font-size: xx-large;
    font-weight: bold;
    text-indent: 0;
    line-height: 1.6
    }
.u {
    text-decoration: underline
    }
.transnote {
    background-color: #CDCDCD;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }