body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
sub.fraction {
    font-size: 0.6em;
    vertical-align: -10%
    }
sup.fraction {
    font-size: 0.6em;
    vertical-align: 60%
    }
.ss {
    font-family: sans-serif
    }
.above {
    font-size: small
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em
    }
li.indx {
    margin-top: 0.5em
    }
li.isub1 {
    text-indent: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.i1 {
    text-indent: 1em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.ruled {
    border-collapse: collapse;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px
    }
.ruled td {
    border-right: solid 1px;
    padding: 0.5em;
    text-align: right
    }
.ruled td.tdl {
    text-align: left
    }
.ruled tr:first-child {
    border-bottom: solid 1px
    }
.ruled tr:first-child td {
    text-align: center
    }
.ruled tr:first-child td.tdl {
    text-align: left
    }
.ruled caption {
    margin-top: 2em;
    margin-bottom: 0.75em
    }
.ruled-all {
    border-collapse: collapse;
    border-top: solid 1px;
    border-bottom: solid 1px;
    border-left: solid 1px;
    border-right: solid 1px
    }
.ruled-all td {
    border-right: solid 1px;
    border-bottom: solid 1px;
    padding: 0.5em;
    text-align: center
    }
.ruled-all td.br2 {
    border-right: double
    }
.bt {
    border-top: solid 1px
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
.u {
    text-decoration: underline
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: small;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }