TR { padding-top: 0.3em; }

TD.listing {
  font-family: Tahoma;
  font-weight:bold;  
  font-size: 10pt;
  color:#FFFF99  
}

:visited, :link {
  font-size: 11pt; 
  font-family: Verdana; 
  font-weight: bold;
  font-size: 11pt;  
  color:#FF6666;
  text-decoration: none
}

A:hover { color: #ff0000;
text-decoration: underline;
}

/* Heading Lines */

H1 {
  font-family: "Times New Roman";
  font-size: 20pt;
  font-weight: bold;
  margin-bottom: 0.5em;
  margin-top: 0.5em; 
  color:#00FF00;
}

/* Sub-heading Lines */

H2 {
  font-family: "Arial";
  font-size: 15pt;
  font-weight: bold;
  margin-bottom: 0.2em;
  margin-top: 0.2em; 
  color:#FFFF66;
}

/* Comments */
H3 {
  font-family: "Verdana";
  font-size: 13pt;
  font-weight: bold;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
  color:#CCCCCC;
}
/* Copyright */
H4 {
  font-family: "serif";
  font-size: 10pt;
  font-variant:normal;
  color:#00CCFF;
}