@CHARSET "ISO-8859-1";
			 
#ttitle {
  color: black;
  font-size: x-large;
  font-weight: bold;
}
#tscore {
  color: white;	
  font-size: 75px;  
  font-weight: bold;
}
#ttopband {
  color: white;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
#tedpt {
  color: black;
  font-size: 32px;
  font-weight: bold;
}

.topbakgrd, .topbakgrd TD, .topbakgrd TH
{
background-image:url('../images/topband.jpg');
background-color:black;
color:white;
font-family:Helvetica, Helvetica Neue, Arial;
}

.accttbl, .accttbl TD, .accttbl TH
{
  color: white;
  font-weight: bold;
  font-family:Helvetica, Helvetica Neue, Arial;
}