html {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

h1 {
	margin-top: 0;
	color: #aaa;
}

table {
	margin-bottom: 30px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	color: #444;
}

caption {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #bbb;
}

table th {
	text-align: left;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #55af40;
	padding: 3px;
}

a:hover {
	color: #448d34;
	background-color: #eee;
	padding: 3px;
}

dl, dt, dd {
	padding: 0;
	margin: 0;
}

dl {
	margin: 0 0 20px 10px;
}

dt {
	float: left;
	padding-right: 5px;
	font-weight: bold;
	color: #333;
}

dd {
	color: #666;
}

.gameDate {
}

.rank {
}

.chipsPurchased {
}

.chipsCashed {
}

.chipsWon {
}

.playerName {
}

.avgChipsWon {
}

.totalChipsWon {
}

.rankUpChips {
}

.gamesPlayed {
}