BODY { background-color:#FFFFFF; color:black; }
H1 {font-family: Arial Black; font-size: 25pt;
 color:orange; text-align:center; }
H2 {font-family: Arial Black; font-size: 16pt;
 color:blue; text-align:center; }
TH { background-color:blue; color:white; }
LI {color:green; list-style-type:lower-roman}
A:link {color:green; text-decoration:none;}
A:visited {color:blue; text-decoration:none;}
A:hover {color:black; text-decoration:underline; font-weight:bold; }
A:active {color:orange; text-decoration:underline; font-weight:bold; }