body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.right {
    text-align: right;
    padding-right: 2em
    }
hr.line {
    width: 40em;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
.table2 {
    font-size: 90%
    }
.table3 {
    font-size: 90%
    }
table.leftside {
    margin-right: auto;
    margin-left: 2em
    }
td {
    padding: 0 1em
    }
th {
    padding: 0 1em
    }
.tdouble {
    border: black;
    border-top-style: double
    }
.bdouble {
    border: black;
    border-bottom-style: double
    }
.bb {
    border-bottom: solid black 2px
    }
.bl {
    border-left: solid black 1px
    }
.bt {
    border-top: solid black 2px
    }
.br {
    border-right: solid black 1px
    }
ol.upper-roman {
    list-style-type: upper-roman
    }
ol.upper-alpha {
    list-style-type: upper-alpha
    }
ol.lower-alpha {
    list-style-type: lower-alpha
    }
ol.decimal {
    list-style-type: decimal
    }
ol.none {
    list-style-type: none
    }
ul {
    list-style-type: none
    }
li.pad {
    padding-top: 3%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
p.book .author {
    margin-left: 2em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
p.caption {
    margin-top: 0;
    font-size: 70%;
    text-align: center
    }
div.fn {
    background-color: #EEE;
    border: dashed 1px;
    color: #000;
    margin: 8em;
    padding: 1em
    }
.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
    }
div.tn {
    background-color: #EEE;
    border: dashed 1px;
    color: #000;
    font-size: 80%;
    margin: 10em;
    padding: 1em
    }
ul.corrections {
    list-style-type: circle
    }
.above, .below {
    font-size: 70%
    }
.above {
    vertical-align: 0.7ex
    }
.below {
    vertical-align: -0.3ex
    }