body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage, div.intro, div.maintext, div.index {
    margin-top: 4em;
    margin-bottom: 4em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
hr.tiny {
    width: 20%
    }
hr.micro {
    width: 10%
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
a.recipe {
    text-decoration: none;
    font-weight: bold
    }
div.index a {
    text-decoration: none
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 250%
    }
div.titlepage h1 {
    letter-spacing: 0.33em
    }
h2 {
    font-size: 200%
    }
h3 {
    font-size: 150%
    }
div.intro h3 {
    margin-top: 2em;
    letter-spacing: 0.2em;
    margin-left: 0.2em
    }
div.maintext h3, div.index h3 {
    margin-top: 2em
    }
h4 {
    font-size: 120%
    }
div.maintext h4 {
    margin-top: 1em;
    font-weight: bold
    }
h5 {
    font-size: 100%
    }
div.endnote h4, div.endnote h5 {
    margin-top: 1em;
    font-weight: bold
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
p.caption {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
    font-size: 80%
    }
p.rightside {
    margin-left: 60%;
    font-size: 90%;
    text-indent: -0.5em
    }
p.center {
    text-align: center
    }
p.inset {
    margin-left: 2em;
    margin-right: 2em
    }
div.inset {
    margin: 0.5em 2em
    }
div.inset p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border-collapse: collapse;
    font-size: inherit;
    font-family: inherit
    }
table.index {
    font-size: 92%
    }
table.inset {
    margin-left: 2em;
    margin-right: 2em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.right {
    text-align: right
    }
td.number, td.item {
    text-align: right
    }
table.index td.header {
    padding-top: 0.75em;
    padding-bottom: 0.5em;
    text-align: center;
    font-weight: bold;
    font-size: 108%
    }
table.index td.item {
    padding-right: 0.5em
    }
table.index td.number {
    padding-left: 1em;
    vertical-align: bottom
    }
table.inset td {
    padding-right: 1em
    }
table.forms td {
    padding: 0.1em 0.5em;
    border: 1px solid #000
    }
table.forms th {
    padding: 0.25em 0.5em;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    border: 1px solid #000
    }
table p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal
    }
span.firstletter {
    padding-right: 0.2em;
    margin-top: -0.1em;
    margin-bottom: -0.3em;
    font-size: 260%
    }
.smallcaps {
    font-variant: small-caps
    }
span.subhead {
    font-size: 60%
    }
.smaller {
    font-size: 88%
    }
.smallest {
    font-size: 75%
    }
.ital {
    font-style: italic
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
table.index span.pagenum {
    font-size: 97%
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em;
    border: 3px ridge #A9F;
    font-family: sans-serif;
    font-size: 90%
    }