body { color: black; font-size: 12px; font-family: Arial; }
p {}
td {}
a:link { color: blue ; text-decoration: underline; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: red; background-color: yellow; text-decoration: underline; }
a:active { color: red }
h1 { font-size: 48px; font-family: Arial; font-weight: bold; margin: 0; padding: 0; }
h2 { font-size: 20px; font-family: Arial; font-weight: bold; margin: 0; }
li { padding: 3px; }
.subhead { font-size: 20px; font-family: Arial; font-weight: bold; }
.small { font-size: 9px; font-family: Arial; }
.medium { font-size: 14px; font-family: Arial; font-weight: bold; }
.highlite { background-color: yellow; }
.impact36 { font-size: 36px; font-family: impact; }
