body {
    margin-left: 20%;
    margin-right: 20%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    line-height: 1.5
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1, h2 {
    margin-top: 5em;
    margin-left: 20%;
    margin-right: 20%
    }
h1 {
    font-size: 150%;
    font-weight: normal
    }
h2 {
    font-size: 120%;
    font-weight: normal
    }
sup {
    font-size: 70%
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
.center {
    text-align: center
    }
.littlest {
    font-size: 60%
    }
.dropcap {
    font-size: 250%;
    line-height: 83%
    }
.pagebreak, .pagesig {
    font-size: x-small;
    background-color: inherit;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: right;
    letter-spacing: normal
    }
.pagebreak {
    right: 93%;
    color: silver
    }
.pagesig {
    right: 82%
    }
span[title].pagebreak:after {
    content: "[Pg " attr(title) "] "
    }
span[title].pagesig:after {
    content: "[Sig " attr(title) "] "
    }
.transnote {
    margin: 2em 10% 1em 10%;
    font-size: 80%;
    padding: 0.5em 1em 0.5em 1em;
    border: 1px dotted;
    font-family: sans-serif
    }
.transnote p {
    text-align: left
    }
a.correction {
    text-decoration: none;
    border-bottom: thin dotted red;
    color: inherit;
    background-color: inherit
    }
a.correction:hover {
    text-decoration: none
    }