.sporttables
{
	float: left;
	width: 644px;	
}

.sporttables h1
{
	margin: 5px 0px;
	font-size: 16px;
}

.sporttables table
{
	float: left;
	width: 620px;
	margin: 0px 10px;
}

.sporttables table thead
{
	font-weight: bold;
}

.sporttables table .team
{
	color: #F44C49;
	font-weight: bold;
}