body, td
{
	font-size: 10px;
	font-family: verdana, arial, helvetica;
}

a
{
	text-decoration: none;
}

.date
{
	text-align: right;
}

.sport
{
	font-weight:bold;
}

.division
{
	background-color: blue;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.serie
{
	background-color: silver;
}

