h1 { 
	font-size: 18pt;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-weight: bold;
  MARGIN: 0px;
}

a:link       { color: #000000 }
a:visited    { color: #000000}
a:hover      { color: red }
a:active     { color: #000000 }

td.off { background: #ffffff; }
td.on { background: #000000; }