body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
h1 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
h2 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
h3 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin-bottom: -15px; }

