body {
    margin: 10% 10%;
    text-align: justify
    }
h1 {
    text-align: center;
    font-size: 1.4em;
    font-style: italic;
    margin-bottom: 2em
    }
h2 {
    text-align: center;
    font-size: 1.2em;
    font-style: italic;
    margin-bottom: 2em
    }
hr.tb {
    border: none;
    border-bottom: 1px solid black;
    width: 40%;
    clear: both
    }
p.caption {
    text-align: center;
    margin-left: 20%;
    margin-right: 20%;
    font-size: smaller
    }
p.c {
    text-align: center;
    margin: 0 auto
    }
p.ad {
    font-size: 1.4em;
    font-style: italic
    }
h2.chapter {
    font-style: normal;
    font-size: 1.2em;
    text-align: center;
    margin: 2em auto 1em auto;
    font-weight: normal
    }
div.bq {
    margin-left: 10%;
    margin-right: 10%
    }
div.title {
    margin: 4em auto
    }
div.title p {
    text-align: center;
    font-style: italic
    }
div.verso {
    margin: 4em auto
    }
div.verso p {
    text-align: center;
    font-size: smaller
    }
div.front {
    margin: 4em auto
    }
table {
    margin: 0 auto;
    clear: both
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
.footnote {
    font-size: 90%
    }
.footnote a {
    text-decoration: none
    }