body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
.regular { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; background-color: transparent; }
.copyright { color: purple; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: normal; background-color: transparent; }
.headers { color: purple; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: normal; background-color: transparent; }
.special { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-stretch: normal; line-height: normal; background-color: transparent; }
