body {
  background-color: #CCCCCC;
  background-image: url("tandr.gif");
  color: #000000;
}
a:link {
  color: #990000;
}
a:visited {
  color: #330000;
}
a:active {
  color: #FF0000;
}
a.buttonbar {
  color: #FFFFFF;
}
tr {
  background-color: #FFFFFF
}
tr.highlight {
  background-color: #FFFF99
}
tr.profile {
  background-color: #FF9999
}
tr.death {
  background-color: #999999
}
tr.header {
  background-color: #CCCCCC
}
tr.bigheader {
  background-color: #000000;
  font-weight: bold;
  font-family: arial;
  font-size: 125%;
  color: #FFFFFF
}
tr.buttonbar {
  background-color: #000000;
  font-weight: bold;
  font-family: arial;
  font-size: 125%;
  color: #FFFFFF;
  text-align: center
}
tr.toprank {
  background-color: #009900;
  font-weight: bold;
  font-family: arial;
  font-size: 125%;
  color: #FFFFFF;
}
tr.secondrank {
  background-color: #000099;
  font-weight: bold;
  font-family: arial;
  font-size: 125%;
  color: #FFFFFF;
}
tr.thirdrank {
  background-color: #999900;
  font-weight: bold;
  font-family: arial;
  font-size: 125%;
  color: #FFFFFF;
}
tr.bottomrank {
  background-color: #990000;
  font-weight: bold;
  font-family: arial;
  font-size: 125%;
  color: #FFFFFF;
}
td.mainblurb {
  background-color: #CCCCCC;
}
td.updatebar {
  text-align: center;
}
