a {
  color: black;
  text-decoration: none;
}
body {
  font-family: arial;
}
img { border: none; }
p {
  width:800px;
  margin-left:auto;
  margin-right:auto;
}
td.red {
  background-image: url("images/red.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
}
td.redx {
  background-image: url("images/red.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
  color: #C05050;
}
td.red0 {
  background-image: url("images/red.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: left;
  vertical-align:top;
}
td.red1 {
  background-image: url("images/redarrow.gif");
  background-repeat: repeat-x;
  background-position: center;
}
td.blue {
  background-image: url("images/blu.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
}
td.bluex {
  background-image: url("images/blu.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
  color: #7070C0;
}
td.blue0 {
  background-image: url("images/blu.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: left;
  vertical-align:top;
}
td.blue1 {
  background-image: url("images/bluarrow.gif");
  background-repeat: repeat-x;
  background-position: center;
}
td.green {
  background-image: url("images/grn.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
}
td.greenx {
  background-image: url("images/grn.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
  color: #00A000;
}
td.green0 {
  background-image: url("images/grn.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: left;
  vertical-align:top;
}
td.green1 {
  background-image: url("images/grnarrow.gif");
  background-repeat: repeat-x;
  background-position: center;
}
td.yellow {
  background-image: url("images/yel.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
}
td.yellowx {
  background-image: url("images/yel.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: center;
  font-weight: bold;
  color: #D7A700;
}
td.yellow0 {
  background-image: url("images/yel.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: left;
  vertical-align:top;
}
td.yellow1 {
  background-image: url("images/yelarrow.gif");
  background-repeat: repeat-x;
  background-position: center;
  text-align: left;
  vertical-align:top;
}
