body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; }

p { font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }

td { font-size: small; }

a:link { color: blue ; font-weight: bold; text-decoration: none; }

a:visited { color: purple ; font-weight: bold; text-decoration: none; }

a:hover { color: purple ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }
h1 { color: green; font-size: 2em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.67em 0; }
h2 { color: blue; text-decoration: none; }
