.title {	font-weight: bolder;	color: #00CC00;	font-size: 36px;	text-align: center;}
.titleMinor {font-weight: bolder;	color: #00CC00;	font-size: 18px;	text-align: center;}
.titleMinorL {font-weight: bolder;	color: #00CC00;	font-size: 18px;	text-align: left;}
.pageBG {	background-color:#FFFF66;}
a:link {	color: #339900;	text-decoration: none;	font-weight: bold;}     /* unvisited link */
a:visited {	color: #339900;	text-decoration: none;	font-weight: bold;}  /* visited link */
a:hover {	color: #339900;	text-decoration: none;	font-weight: bold;}   /* mouse over link */
a:active {	color: #339900;	text-decoration: none;	font-weight: bold;}   /* selected link */ 
.sHeading {	font-size: medium;	font-weight: bolder;}
.contentMenuLocation{font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;background-color: #009900;color: #FFFF00;}
div#statsTable tr{color:#000000;	font-size: 14px;	text-align: center;}
div#statsTable a:link {	color: #00CC00;	text-decoration:underline; font-weight: bold;}     /* unvisited link */
div#statsTable a:visited {	color: #339900;	text-decoration:none;font-weight: bold;}  /* visited link */
div#statsTable a:hover {	color: #00CC00;	text-decoration:underline;font-weight: bold;}   /* mouse over link */
div#statsTable a:active {	color: #00CC00;	text-decoration:underline;	font-weight: bold;}   /* selected link */ 