BODY { background: "#E0F1E0" } A:link { text-decoration: none; color: blue } A:visited { text-decoration: none; color: gray } A:hover { text-decoration: underline; color: red } A:active { text-decoration: underline; color: red } H1 { font-family: "Impact, Arial, Helvetica"; font-size: xx-large; font-weight: normal; color: red } H2 { font-family: "Impact, Arial, Helvetica"; font-size: x-large; font-weight: normal; color: red } H3 { font-family: "Impact, Arial, Helvetica"; font-size: large; font-weight: normal; color: red } H4 { font-family: "Impact, Arial, Helvetica"; font-size: medium; font-weight: normal; color: red } P.normal { font-family: "Verdana, Arial, Helvetica"; font-size: small } P.indent { font-family: "Verdana, Arial, Helvetica"; font-size: small; margin-left: 5% } TABLE { font-family: "Verdana, Arial, Helvetica"; font-size: x-small; background-color: white; border: #95BE94 solid thick } TD { margin-left: 0%; vertical-align: top } OL { font-family: "Verdana, Arial, Helvetica"; font-size: small; margin-left: 5% } UL { font-family: "Verdana, Arial, Helvetica"; font-size: small; margin-left: 5% } ADDRESS { font-family: "Verdana, Times New Roman"; font-size: xx-small; font-style: italic; background: white }