body {
    font-size: 100%;
    font-family: "Gill Sans", Georgia, serif;
    margin-right: 10%;
    margin-left: 30%;
    padding: 0
    }
#toc {
    width: 25%;
    font-size: x-small;
    padding: 1em;
    background-color: #ef7;
    voice-family: inherit
    }
#toc .fmbmtitle {
    color: black
    }
#titlepage {
    background-color: #2e0;
    margin-top: 2em;
    padding: 3em;
    border: thick solid black
    }
.booktitle {
    font-family: sans-serif;
    font-size: 2.5em;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    margin-top: 10%;
    margin-bottom: 5%;
    color: white
    }
span.smalltitle {
    color: #ef7;
    font-style: italic;
    font-size: 0.8em
    }
.author {
    font-family: sans-serif;
    font-size: 1.5em;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 15%;
    color: white
    }
.bookinfo {
    font-family: serif;
    font-size: 1em;
    text-align: left;
    text-indent: 0;
    line-height: 1.2em
    }
div.fmbm {
    page-break-before: always
    }
.fmbmtitle {
    font-family: sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    margin-top: 15%;
    margin-bottom: 5%;
    color: #2e0
    }
.blurb {
    text-indent: 0
    }
.blurber {
    page-break-before: avoid;
    font-family: sans-serif;
    font-weight: bold;
    margin-top: 0.5em;
    margin-left: 4em
    }
.affil {
    page-break-before: avoid;
    font-family: sans-serif;
    margin-bottom: 2em;
    margin-left: 4em
    }
a.toc {
    text-decoration: none;
    color: blue
    }
div.chapter {
    page-break-before: always
    }
.chaptertitle {
    font-family: sans-serif;
    font-size: 2em;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    margin-top: 25%;
    margin-bottom: 5%;
    color: #2e0
    }
div.sig {
    page-break-before: avoid;
    margin-top: 1em
    }
p.sig {
    page-break-before: avoid;
    text-align: right
    }
p {
    font-family: serif;
    font-size: 0.8em;
    text-indent: 2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4em
    }
p.first, p.noindent {
    text-indent: 0
    }
p.first:first-letter, span.firstletter {
    font-size: 3em;
    font-weight: bold;
    font-family: sans-serif;
    color: #2e0
    }
hr.sectionbreak {
    width: 25%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    page-break-before: avoid;
    background-color: #6cc
    }
.lettered {
    list-style-type: lower-alpha;
    margin-top: 0;
    margin-bottom: 0
    }
.lcroman {
    list-style-type: lower-roman;
    margin-top: 0;
    margin-bottom: 0
    }
ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0
    }
li.also {
    margin-bottom: 1em
    }