h1 {
	font-family: GillSans, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}
.p_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #333333;
}
.p_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.p_coaches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #333333;
}
.p_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
	font-weight: normal;
}
.p_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #333333;
}
.p_bold_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #41433F;
}
