a  { color: #990033; text-decoration: underline }
a:active   { color: #990033; text-decoration: underline }
a:visited   {
	color: #FF0000;
}
font  { color: #000000 }
b  { color: #000000; font-weight: bold }
body     { color: #000000; background-color: white; margin: 0px; padding: 0px }
h1  { color: #000000; font-weight: bold; font-size: 2em }
h2  { color: #000000; font-weight: bold; font-size: 1.5em }
h3  { color: #000000; font-size: 1.17em }
html  { color: 000000; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent }
i { font-style: italic }
p  { color: #000000; margin: 14px 0px }
