body {
    font-family: serif;
    margin-left: 6em;
    margin-right: 6em
    }
p {
    text-align: justify;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
.transcriber {
    margin: 1em 0 5em 0;
    background-color: #ccf;
    color: black;
    border: dotted black 1px
    }
.transcriber ul {
    text-align: left
    }
.transcriber li {
    margin-bottom: 1em
    }
.letter {
    margin: 0 0 0 1em
    }
.letter p {
    margin: 0
    }
.salute {
    text-indent: 0
    }
.signed {
    text-align: right
    }
ins.corr, ins.unclear {
    text-decoration: none;
    background-color: #eee;
    border-bottom: 1px dashed gray;
    cursor: help
    }
.pb {
    font-size: small;
    text-align: right;
    font-style: normal
    }
.pb:after {
    content: attr(title)
    }
.lg {
    margin-left: 1em;
    margin-right: 0;
    text-align: left;
    font-style: italic
    }
.lg em {
    font-style: normal
    }
.lg br {
    display: none
    }
.lg span {
    display: block;
    margin: 0;
    padding-left: 6em;
    text-indent: -6em
    }
.lg span.i2 {
    display: block;
    margin-left: 1em
    }
.argument p {
    margin-left: 1em;
    text-indent: -1em;
    font-style: italic
    }
.argument .name, .argument em {
    font-style: normal
    }
q {
    font-style: italic
    }
q:before {
    content: no-open-quote
    }
q:after {
    content: no-close-quote
    }
.sc {
    font-variant: small-caps
    }
p .fw {
    font-variant: small-caps
    }
p .fw .name {
    font-size: 125%
    }
.name, em {
    font-style: italic
    }
q .name, q em, em .name, em em {
    font-style: normal
    }
.front * {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-indent: 0
    }
.front p.byline {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    width: 20em
    }
.docImprint img {
    padding: 0;
    width: 20em
    }
.docImprint {
    width: 25em
    }
.docDate {
    border-top: 1px solid black;
    width: 10em
    }
#foundlings p {
    text-align: justify
    }
#spectator p {
    text-align: center
    }
#spectator blockquote p {
    margin-left: 4em;
    margin-right: 0;
    text-align: justify
    }
.contents p {
    text-align: justify;
    margin-left: 1em;
    text-indent: -1em;
    font-style: italic
    }
.contents .name, .contents em {
    font-style: normal
    }
.rule {
    margin: 0 auto 1em;
    text-align: center
    }
.rule img {
    width: 30em;
    text-align: center
    }
.trailer {
    margin: 2em 0;
    text-align: center;
    font-size: 140%
    }