.all {
	background-color: #FFCC33;
	text-align: center;
	font-family: "Gill Sans MT";
	vertical-align: top;
	color: #000099;
	font-weight: bold;
}
.champion {
	color: #FF0000;
	font-size: 11pt;
	font-weight: bold;
}
.coach {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #900;
	font-weight: normal;
}
.current {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFFF77;
	background-color: #006;
}
.number {
	font-size: 15pt;
	font-weight: bold;
	color: #093;
	font-family: "Trebuchet MS";
	padding-top: 7pt;
}
.player {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #00C;
	font-weight: normal;
}
.player2 {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	color: #00C;
	font-weight: normal;
}
.player3 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #00C;
	font-weight: normal;
}
.roster {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000099;
}
.title {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #FF0000;
	background-color: #000000;
}
.when {
	font-family: Garamond;
	font-size: 12pt;
	color: #CC0000;
	font-weight: normal;
}
