BODY { background: white; font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black;}
p { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black; }
A { font-family: verdana,arial,helvetica,sans-serif; color: darkgreen;  font-weight: bold;  font-size: 10px;  text-decoration: none; } 
A:visited { font-family: verdana,arial,helvetica,sans-serif;  color: darkorange;  font-size: 10px;  font-weight: bold;  text-decoration: none; } 
A:hover { font-family: verdana,arial,helvetica,sans-serif;  color: darkgreen;  font-size: 10px;  font-weight: bold;  text-decoration: underline; background: gold } 
UL  { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black; }
OL  { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: black; }
h1, h2, h3, h4, h5, h6  {font-family: "arial black"; background-color: DarkSlateGray; color: gold; font-weight: normal; padding-left: 4px;  }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
HR { color: DarkSlateGray; }