body {
	font-family: Times New Roman, serif;
}

.homepage-table {
	display: inline-block;
	margin-bottom: 15px;
	text-align: left;
}

.matchDate {
	background: #e8e8e0;
	width: 1%;
	text-align: center;
	padding: 0px 5px;
}

.theader {
	background: #e8e8f0;
}

.todd {
	background: #f8f8f8;
}

.teven {
	background: #e8f0ff;
}

.playername {
	font-weight: bold;
}

