body {
color: black;
background: white;
font-family: verdana, arial, palladio, sans-serif;
font-size: 1em;
margin-top: 1em;
margin-left: 1.8em;
line-height: 1.5em;
width: 90%;
}

table {
margin-top: 0em;
color: black;
background: white;
font-family: verdana, arial, palladio, sans-serif;
font-size: 1em;
line-height: 1.5em;
caption-side: bottom;
}

ul {
list-style-type: circle;
}

.right {
text-align: right;
}

.largestlm {
margin-left: 20%;
}

.largerlm {
margin-left: 18%;
}

.largelm {
margin-left: 15%;
}

.midlm {
margin-left: 10%;
}

.smlm {
margin-left: 5%;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

.nopad {
margin-top: 0em;
margin-bottom: 0em;
}

.nobpad {
margin-bottom: 0em;
}

.notpad {
margin-top: 0em;
}

.b03pad {
margin-bottom: 0.3em;
}

.bpad {
margin-bottom: 1em;
}

.minuspad {
margin-top: -1.5em;
margin-bottom: 0em;
}

.pad2top {
margin-top: 2em;
}

.pad8top {
margin-top: 8em;
}

.padright {
text-align: right;
margin-top: 8em;
}

.smcap {
font-variant: small-caps;
font-size: 1.1em;
line-height: 1.5em;
}

.md {
font-size: 0.9em;
}

.sm {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.em {
color: teal;
background: white;
font-style: normal;
}

.italic {
font-style: italic;
}

.strike {
text-decoration: line-through;
}

a:link {
color: navy;
background: white;
}

a:visited {
color: olive;
background: white;
}

h1, h2, h3 {
text-align: center;
font-variant: small-caps;
font-weight: bold;
}

li {
line-height: 1.8em;
}

ol li {
list-style-type: decimal;
}

img {
float: none;
border: 0;
}

em {
color: teal;
font-style: normal;
}

strong {
color: maroon;
font-style: normal;
}

blockquote em {
font-family: garamond, georgia, serif;
font-style: normal;
}
