body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: arial,verdana;
  font-weight: none;
  font-size: 12px;
  color: #000022;
}

.TContent {
  font-family: arial,verdana;
  font-weight: none;
  font-size: 12px;
  color: #000022;
}


.TContentLabel {
  font-family: arial,verdana;
  font-weight: bold;
  font-size: 12px;
  color: #000022;
}

.TContentHeader {
  font-family: arial,verdana;
  font-weight: none;
  font-size: 18px;
  color: #000077;
  background-color: #EEEEEE;
}

.TColumnHeader {
  font-family: arial,verdana;
  font-weight: none;
  font-size: 18px;
  color: #000077;
  border-width: 2px;
  border-style: solid;
  border-color: black;
}


a {
  font-family: arial;
  font-weight: bold;
  color: 333399;
}

.tspacer {
  background-color: #AAAABB;
}

a:hover {
  font-family: arial;
  font-weight: bold;
  color: 8888FF;
}




