.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3D5B9E;
}
.ClubName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #3D5B9E;
}
.PlayersText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3D5B9E;
}
.Titles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #3D5B9E;
}
.TableData {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3D5B9E;
	background-color: #E0DFE3;
	text-align: center;
	vertical-align: center;
	height: 25px;
}
.TableNames {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3D5BAA;
	text-align: left;
	vertical-align: center;
	height: 25px;
}
