A { 
  text-decoration: none; 
  color: 	#333333;
}
A:hover {
  text-decoration: none;
  color: 	#111111;
}
A:active {
  text-decoration: underline;
  color: 	#111111;
}
BODY {
  font-family: 	Arial;
  background: 	#D6D9D9;
}
TR, TD, P, H3 {
  font-family: 	Arial;
  font-size: 	14px;
  color: 	#000000;
}
H3 {
  font-family: 	Arial;
  font-size: 	15px;
  color: 	#000000;
}
H2 {
  font-family: 	Arial;
  font-size: 	17px;
  color: 	#000000;
}
H1 {
  font-family: 	Arial;
  font-size: 	21px;
  color: 	#000000;
}
H4 {
  font-family: 	Arial;
  font-size: 	12px;
  color: 	#000000;
}
H5 {
  font-family: 	Arial;
  font-size: 	10px;
  color: 	#000000;
}
H6 {
  font-family: 	Arial;
  font-size: 	10px;
  color: 	#000000;
}
.playerlistwon {
}
.playertitle {
  background: 	#9999A5;
  font-size: 	14px;
  font-weight: 	bold;
}
.tableline2 {
  background: 	#BBBBC5;
}
.tableline1 {
  background: 	#AAAAB5;
}
.smalltitle {
}