#fig1-box, #fig2-box {
    display: inline
    }
#frontispiece-box {
    padding-bottom: 4em
    }
a.link {
    text-decoration: none
    }
a.link:link {
    color: #007
    }
a.link:visited {
    color: #007
    }
a.link:hover {
    color: #f00
    }
a.link:active {
    color: #f00
    }
div.caption {
    font: caption
    }
div.definition {
    margin-left: 2em;
    text-indent: -2em
    }
div.footnote {
    margin: 1em;
    padding: 0.5em
    }
div.footnote, span.fn-marker {
    background: #eee;
    border: thin dashed #000;
    font-size: 0.75em
    }
div.illustration {
    margin: auto;
    text-align: center
    }
div.series {
    font-size: 2.5em;
    margin-bottom: 0.4em
    }
div.authorship {
    font-size: 1.5em
    }
div.date-of-publication {
    font-size: 1.25em;
    margin-bottom: 4.5em;
    text-align: center
    }
div.editorship {
    font-size: 1.25em;
    margin-bottom: 1.25em
    }
div.subseries {
    font-size: 1.5em;
    margin-bottom: 1em
    }
div.title {
    font-size: 6em;
    margin-bottom: 0;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 0.75em
    }
dfn, dt {
    font-style: italic
    }
h1 {
    font-size: 3em;
    margin-bottom: 0.5em;
    margin-top: 2em
    }
h1, h2 {
    font-weight: normal
    }
h1, h2, div.authorship, div.editorship, div.title, div.series, div.subseries {
    font-variant: small-caps;
    text-align: center
    }
h2 {
    font-size: 1.5em;
    margin-bottom: 2em
    }
h3 {
    font-size: 1.125em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center
    }
hr {
    margin-bottom: 1em;
    margin-top: 1em;
    width: 50%
    }
img.figure {
    border: 0
    }
img.illustration {
    border: 1px solid #000
    }
ol.chapters {
    list-style-type: upper-roman
    }
ol.contents {
    font-size: 1.25em;
    font-variant: small-caps;
    white-space: nowrap
    }
ol.contents, ol.list-of-dates {
    list-style-type: none
    }
p {
    margin-bottom: 0;
    margin-top: 0;
    text-align: justify;
    text-indent: 2em
    }
span.author {
    font-size: 200%
    }
span.fn-marker {
    margin-left: 0.25em;
    margin-right: 0.25em;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
span.fn-label {
    font-weight: bold
    }
@media print {
    a.link:link, a.link:visited, a.link:hover, a.link:active {
        color: #000
        }
    }