body {
    margin-left: 18%;
    margin-right: 18%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
p.noindent, p.center, p.right, #tnote p {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    margin-top: 0
    }
h2 {
    margin-bottom: 1.5em;
    font-size: x-large
    }
h3 {
    font-size: large
    }
h4 {
    font-size: medium;
    font-weight: bold;
    clear: both;
    margin-top: 0;
    margin-bottom: 0.5em
    }
.new-h2 {
    margin-top: 6em
    }
.new-h3 {
    margin-top: 3em
    }
.new-h4 {
    margin-top: 2em
    }
div.new-h4 {
    height: 0;
    margin: 0
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #039
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
ul.ingredients, ul.index {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
ul.ingredients li {
    margin: 0;
    padding: 0.15em 0 0.15em 2.5em;
    font-size: 0.9em;
    text-indent: -1.5em
    }
ul.index {
    width: 20em;
    margin: 0 auto
    }
ul.index li {
    margin: 0;
    padding: 0.05em 0
    }
ul.index li.subentry {
    padding-left: 1.5em
    }
p.page {
    height: 0
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    border: 1px solid silver;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
#tnote {
    width: 26em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0 0.75em
    }
@page {
    margin: 2cm
    }
@media print {
    body {
        margin: 2em
        }
    h2 {
        page-break-before: always
        }
    #tnote, pre, .pagenum {
        display: none
        }
    ins, a {
        text-decoration: none;
        border: none;
        color: black
        }
    }