body {
  font-family: Helvetica, Verdana, Arial;
}

h1, h2, h5, h6 {
  color: #c53712;
}

h1, h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
  color: #956712;
}

table {
  font-family: Helvetica, Verdana, Arial;
}

a {
  color: #002bb8; text-decoration:none;
}

a img {
  border:0px;
  color: #ffffff; text-decoration:none;
}

a:hover {
	font-size: 115%;
  color: #ffffff; text-decoration:none;
  background-color:#000000;
}

td {
  text-align: center;
}

td.bad {
  text-align: center;
  color: #0000ff; text-decoration:none;
  background-color:#dddddd;
}
