A { 
  text-decoration: none; 
  color: 	#9999FF;
}
A:hover {
  text-decoration: none;
  color: 	#666666;
}
A:active {
  text-decoration: underline;
  color: 	#666666;
}
BODY {
  font-family: 	Arial;
  margin: 	0;
}
TR, TD, P {			/* Default font styles for almost everything. Change this to impact almost all pages */
  font-family: 	Arial;
  font-size: 	18px;
  color: 	#FFFFFF;
}
.genheaderrow {			/* Generic header/footer table colors for all lists */
  font-family: 	Arial;
  background: 	#222244;
}
.genheaderfont {		/* header/footer text font styles (mostly not implemented) */
  color: 	#FFFFFF;
}
.genrow1 {			/* 1st table color used on alternating lists */
  background: 	#004444;
}
.genrow2 {			/* 2st table color used on alternating lists */
  background: 	#005555;
}
.gentop10row1 {			/* 1st table color used on alternating lists TOP10 players only */
  background: 	#002255;
}
.gentop10row2 {			/* 2st table color used on alternating lists TOP10 players only */
  background: 	#003366;
}
.sortcell {
  background: 	#333300;
}
.indextitle {
  font-family: 	Arial;
  font-size: 	20px;
}
.indextitlerow {
  background:	#222244;
}
.maptitle {
  font-size: 	28px;
}
.maptitlect {
  color: 	#3333FF;
  font-size: 	21px;
  font-weight: 	bold;
}
.maptitleterr {
  color: 	#FF0000;
  font-size: 	21px;
  font-weight: 	bold;
}
.mappageheaderfont {
  font-weight: 	bold;
}
.mappagelistheaderfont {
  font-weight: 	bold;
}
.mappagelistfont {
  font-size: 	19px;
}
.plrtitlefont {
  font-size: 	20px;
  font-weight: 	bold;
  font-style: 	italic;
}
.plrgentitlefont {
  font-size: 	16px;
  font-weight: 	bold;
  font-style: 	italic;
}
.plrname {
  font-size: 	31px;
  font-weight: 	bold;
  color: 	#3333FF;
}
.plrlistfont {
  font-size: 	17px;
}
.plrgenlistfont {
  font-size: 	17px;
}
.plrgenlistheavy {
  font-size: 	18px;
  font-weight: 	bold;
}
.plrnavlinks {
  font-size:	17px;  
}
.plrpctbar1 {
  background: 	#999999;
  font-size: 	7px;
}
.plrpctbar2 {
  background: 	#999999;
  font-size:	7px;
}
.awardnames {			/* Award names listing (award.html/weapon.html) */
  font-family: 	Arial;
  font-size: 	19px;
}
.awardtitle {			/* Title specification for awards/weapons (award.html, weapon.html) */
  font-size:	26px;
}
.clanlogofont {
  font-size: 	30px;
}
.navframe {			/* Navbar frame */
  background: 	#222244;
}
.navlinks {
  font-size: 	17px;		/* Navbar links */
}
.navjumpto {			/* Navbar "Jumpto:" text */
  font-size: 	14px;
  color: 	#FFFFFF;
}
.small {			/* Misc. 'small' font */
  font-family: 	Arial;
  font-size: 	14px;
}
.lastupdate {			/* 'Last Update' string located at bottom of most pages */
  font-family: 	Arial;
  font-size: 	17px;
  color: 	#CCCCCC;
}
