*|td {
  text-align: left;
  vertical-align: top;
  font-size: 11px;
  color: #e5e5e5;
  font-weight: normal;
  font-family: Arial;
  font-style: normal;
  text-transform: none;
}
*|a {
  text-decoration: underline;
  color: #0c7c00;
  font-family: Arial;
}
*|a:hover {
  color: #12b813;
  text-decoration: underline;
  font-family: Arial;
}
*|h3 {
  color: #09740a;
  font-weight: bold;
  font-size: 20px;
  font-family: Arial;
}
