div.titlepage, div.frontispiece, h2 {
    page-break-before: always
    }
div.tnote {
    page-break-after: always
    }
h1, h2, h3 {
    text-align: center;
    text-indent: 0
    }
h1, h2 {
    font-weight: normal
    }
h1 {
    font-size: 200%;
    word-spacing: 0.333em;
    padding-top: 3em
    }
h2 {
    font-size: 125%;
    padding-bottom: 0.8em
    }
h3 {
    font-size: 105%;
    font-weight: bold;
    page-break-after: avoid
    }
div.titlepage, div.frontispiece {
    text-align: center;
    margin: 6em auto
    }
div.titlepage {
    padding: 0;
    line-height: 0.5
    }
div.preface, div.main {
    margin: 6em auto;
    max-width: 40em
    }
#portrait {
    border: thin solid black
    }
p {
    text-align: justify;
    margin-top: 0
    }
div.titlepage p {
    text-align: center;
    text-indent: 0;
    padding-top: 4em;
    word-spacing: 0.25em;
    line-height: 1.5
    }
div.titlepage big {
    word-spacing: 1em
    }
#printed {
    padding-top: 1em;
    padding-bottom: 0.25em
    }
#printed small {
    font-size: 67%;
    border-top: thin solid black;
    word-spacing: 0.333em
    }
div.titlepage img {
    margin: 0;
    padding: 0;
    border: none
    }
div.preface p, blockquote {
    font-size: 85%
    }
span.pagenum {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em
    }
div.tnote {
    padding: 1em;
    margin: 6em auto 3em auto;
    font-family: serif
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em;
    text-align: left
    }
div.tnote h2 {
    text-indent: 0;
    text-align: left;
    font-size: large;
    font-style: normal;
    font-weight: bold;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 0;
    padding-top: 0.667em;
    border-top: thin solid black
    }
hr.short {
    width: 20%;
    margin: 1.5em auto
    }
hr.ww {
    width: 100%;
    height: 0.25em;
    margin: 1em auto
    }
.ns {
    display: none;
    visibility: hidden
    }
@media print {
    a:link {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    span.pagenum {
        display: none;
        visibility: hidden
        }
    div.frontispiece, h2 {
        padding-top: 8em
        }
    h3 {
        margin: 0.333em auto 0.15em auto
        }
    p {
        margin: 0 0 0.15em 0;
        text-indent: 1em
        }
    #topborder {
        max-width: 100%
        }
    #bottomborder {
        max-width: 100%
        }
    }
@media screen {
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    span.pagenum {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        visibility: visible;
        position: absolute;
        left: 1%
        }
    span.guesswork {
        border-bottom: silver dotted;
        background-color: #f5f5f5
        }
    #topborder {
        width: 700px
        }
    #bottomborder {
        width: 700px
        }
    #vineleaves {
        width: 123px
        }
    #portrait {
        width: 481px
        }
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    span.pagenum, hr.ww {
        display: none;
        visibility: hidden
        }
    #topborder {
        display: none;
        visibility: hidden
        }
    #bottomborder {
        display: none;
        visibility: hidden
        }
    #vineleaves {
        max-width: 100%
        }
    #portrait {
        max-width: 100%
        }
    }