a  {
	font-weight : bold;
	color : #000000;
}

a:visited  {
	color : #000000;
}

a:active  {
	color : #000000;
}

a:hover  {
	color : #000000;
}

img  {
	border-width : 0px;
}

.promo  {
	color : #008888;
}

.growth  {
	color : #881188;
}

.caps  {
	color : #444411;
}

.back1  {
	background-color : #E0E0E0;
}

.back2  {
	background-color : #C0C0C0;
}

table  {
	border-width : 2px;
	border-style : outset;
	border-collapse : collapse;
	clear : left;
}

td  {
	border-width : 3px;
	border-style : groove;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
}

.baselev  {
	font-weight : bold;
}

.heading  {
	font-weight : bold;
	color : #000000;
	font-size : 24px;
	font-style : italic;
}

.tiny  {
	font-size : 75%;
}

.average  {
	color : #FF0000;
	font-weight : bold;
}

li.stat-selector  {
	list-style-type : none;
	display : block;
	padding-right : 10px;
	padding-left : 10px;
	float : left;
}

li.stat-selector ul  {
	margin-left : 10px;
	padding-left : 0px;
	padding-bottom : 10px;
}

.mainheading  {
	font-size : 24px;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	text-align : center;
  margin-bottom: 10px;
}

.maintext  {
	text-indent : 10px;
	margin-bottom : 10px;
	margin-top : 5px;
}

.gamename  {
	font-weight : bold;
	font-variant : small-caps;
	font-size : 80%;
}

body  {
	font-family : Verdana;
}

table.gamelist  {
  margin-bottom: 10px;
}

.gamelist td  {
	width : 256px;
	height : 256px;
}

