body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
h4left {
    text-align: left;
    font-weight: bold
    }
p.title {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    font-size: 140%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.75em
    }
.bt {
    border-top: solid 1px
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.br {
    border-right: solid 1px
    }
.brx {
    border-right: none
    }
.blx {
    border-left: none
    }
.hangindent {
    text-indent: 2em;
    margin-left: -2em
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%
    }
hr.full {
    width: 95%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.box {
    border: solid 1px
    }
table {
    border-collapse: collapse
    }
.bracket2 {
    font-size: 200%
    }
.bracket3 {
    font-size: 300%
    }
.bracket4 {
    font-size: 400%
    }
.ins {
    text-decoration: underline
    }
#log th.double-border-right, #log td.double-border-right {
    border-right: 4px double black
    }
.pagenum {
    font-size: 75%;
    color: #800000;
    background-color: inherit;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
a {
    text-decoration: none
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.hide {
    color: #fff
    }
.signature {
    margin-right: 30%;
    text-align: right
    }
.center {
    text-align: center
    }
.left {
    text-align: left
    }
.right {
    text-align: right
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    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
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    display: block
    }
.poetry .stanza {
    margin: 1em 0 1em 0
    }
.gap {
    padding-left: 5em;
    padding-right: 1em
    }
.gap1 {
    padding-left: 1em;
    padding-right: 1em
    }
.notebox {
    border: solid 2px;
    padding: 1em;
    margin-left: 15%;
    margin-right: 15%;
    background: #FEEDDC;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
div.tnotes {
    background-color: #eee;
    border: 1px solid black
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    .endcovernote {
        visibility: hidden;
        display: none
        }
    }