body {
    margin: 0 10%
    }
p {
    text-align: left;
    text-indent: 0
    }
.front p {
    text-align: center
    }
p.break {
    margin-top: 2em
    }
.smcap {
    font-variant: small-caps
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted black
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    margin-top: 4em;
    margin-bottom: 3em
    }
h2 {
    margin-top: 3em;
    margin-bottom: 2em
    }
h3 {
    margin-top: 2em;
    font-weight: normal
    }
.class {
    text-align: center;
    font-size: 1.2em;
    margin-top: 3em;
    font-weight: bold;
    clear: both
    }
.order {
    text-align: center;
    font-size: 1.1em;
    margin-top: 2em;
    clear: both
    }
.genus {
    text-align: center;
    font-size: 1em;
    margin-top: 1.5em;
    clear: both
    }
.family {
    text-align: center;
    clear: both
    }
hr {
    width: 45%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
img {
    border: none;
    padding: 0
    }
p.caption {
    margin: 0;
    font-size: smaller;
    text-align: center
    }
.center {
    text-align: center;
    text-indent: 0
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
    }
.floatr, .figright {
    clear: right;
    text-align: center
    }
.floatl, .figleft {
    clear: left;
    text-align: center
    }
dd, li {
    margin-top: 0.25em;
    margin-bottom: 0;
    line-height: 1.2em
    }
ul.IX {
    list-style-type: none;
    font-size: inherit;
    margin: 2em 0
    }
.IX li {
    margin-top: 0.5em;
    padding-left: 1em;
    text-indent: -1em
    }
ul.ix {
    list-style-type: none;
    font-size: inherit;
    margin-top: 0
    }
.ix li {
    margin: 0
    }
table {
    empty-cells: show;
    width: 100%
    }
td {
    vertical-align: bottom;
    text-align: left
    }
td.right {
    text-align: right
    }
.footnote {
    font-size: 90%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em
    }
.pagenum {
    text-align: right;
    white-space: nowrap;
    font-weight: normal
    }
.quote {
    margin: 0 10%;
    font-size: 0.9em;
    text-align: left
    }