body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
hr {
    color: #000
    }
.hr2 {
    width: 30%;
    text-align: center
    }
table {
    padding: 1em;
    text-align: left;
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    text-indent: 0;
    font-weight: normal;
    color: gray;
    font-size: 0.7em;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.bold {
    font-weight: bold
    }
.caption1 {
    font-weight: bold;
    font-size: 180%
    }
.caption2 {
    font-weight: bold;
    font-size: 165%
    }
.caption3 {
    font-weight: bold;
    font-size: 125%
    }
.caption4 {
    font-weight: bold;
    font-size: 115%
    }
.caption5 {
    font-weight: bold;
    font-size: 85%
    }
.remarks {
    font-size: 1.25em
    }
.vtop {
    vertical-align: text-top
    }
.species {
    font-weight: bold
    }
.justify {
    text-align: justify
    }
.trnt {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 2em;
    background-color: #f6f2f2;
    color: black;
    border: solid black 1px
    }