body {
    margin-left: 15%;
    margin-right: 15%
    }
p.pagehead {
    text-align: center;
    font-weight: bold;
    font-size: 200%
    }
h1, h2 {
    text-align: center;
    margin-top: 3em
    }
h3 {
    text-align: center;
    margin-top: 2em
    }
h2, h3, .italic {
    font-style: italic
    }
.roman em {
    font-style: italic !important
    }
h2 em, .italic em, .roman {
    font-style: normal !important
    }
hr {
    border: solid black 1px
    }
.frontmatter p {
    text-align: center;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify
    }
div {
    margin: 0
    }
div.changenotes {
    margin-bottom: 2em
    }
.changenotes p {
    margin-right: 8em
    }
.changenotes table {
    margin-left: auto;
    margin-right: 1em
    }
table {
    border-spacing: 0
    }
td {
    text-align: center
    }
table.normal {
    margin-bottom: 1em
    }
table.normal td, th {
    text-align: left
    }
td.description p {
    width: 18em
    }
td li {
    white-space: nowrap
    }
span.deleted {
    letter-spacing: -0.1em;
    white-space: nowrap;
    display: inline !important
    }
td.h {
    background-color: #f99;
    color: inherit
    }
td.h_2 {
    background-color: #fcc;
    color: inherit
    }
td.hh {
    background-color: #99f;
    color: inherit
    }
td.qh {
    background-color: #9f9;
    color: inherit
    }
.correction, tr.correction td {
    border-bottom: solid silver 1px
    }
div.central table {
    margin-left: auto;
    margin-right: auto
    }
.central {
    text-align: center
    }
.right {
    text-align: right !important
    }
big {
    font-size: 120%
    }
big.moustache {
    font-size: 300%
    }
table.poem {
    margin: 0 auto
    }
p.stanza span {
    display: block
    }
p.stanza br {
    display: none
    }
.i0 {
    margin-left: 2.25em;
    text-indent: -2.25em
    }
.i1 {
    margin-left: 2.25em;
    text-indent: -1.75em
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
a:link, a:visited {
    text-decoration: none
    }
a:link:hover, a:visited:hover {
    text-decoration: underline
    }
a.pagebreak[name] {
    right: 1%;
    font-size: x-small;
    background-color: inherit;
    color: gray;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    border: 1px solid silver
    }
a.pagebreak:after {
    content: attr(title)
    }