body {
    padding-right: 10%;
    padding-left: 10%
    }
div.titlepage, div#verso {
    text-align: center;
    line-height: 2;
    margin-top: 4em
    }
h1 {
    font-size: 2.5em
    }
h2 {
    font-size: 120%;
    letter-spacing: 0.1em;
    word-spacing: 0.2em
    }
p.titlehead {
    font-weight: bold;
    font-size: 220%;
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center
    }
div.chapter {
    text-align: center;
    margin-bottom: 2em;
    margin-top: 4em;
    font-size: 1.2em;
    page-break-before: always
    }
p.author {
    text-decoration: underline;
    font-size: 130%
    }
td.num {
    text-align: right
    }
a {
    text-decoration: none
    }
hr.short {
    width: 20%
    }
hr.long {
    width: 80%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
div.summary {
    display: inline-block;
    text-align: left
    }
p.centered {
    text-align: center
    }
.far_sig {
    text-align: right;
    padding-right: 10%
    }
.sc {
    font-variant: small-caps;
    font-style: normal
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    border: dashed 1px;
    padding: 0.5ex
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    font-weight: normal
    }
.verse {
    margin: 1em 0 0 5%;
    text-align: left
    }
.verse br {
    display: none
    }
span.i0 {
    display: block;
    margin-left: 2em;
    text-indent: -2em
    }
.fine {
    text-align: center;
    font-size: 110%;
    letter-spacing: 0.1em
    }
.tnotes {
    background-color: #eee;
    color: #000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: 5%;
    margin-right: 5%
    }