/* CSS Document */
.team1
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	background-position: center;
	background-color: #0065ad;
	font-style: italic;
}
.team2
{
	color: #0069FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-position: center;
}
.team3
{
	color: #0065AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-position: center;
}
.team11 {

	color: #0065AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-position: center;
	background-color: #FFFF00;
	font-style: italic;
}
