@CHARSET "ISO-8859-1";
.welcome {
	font: bold 20pt Arial, sans-serif;
	color: #014484;
}
.headTop {
	font: bold 35pt Arial, sans-serif;
	color: White; 
}
.headBottom {
	font: 17pt Arial, sans-serif;
	color: White;
}
.sectionHeader {
	font: 12pt Arial, sans-serif;
	font-weight: bold;
	color: Black;
}
.header {
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	color: Black;
}
.playerName {
	font: 11pt Arial, sans-serif;
	font-weight: bold;
	color: Black;
}
P, SPAN, BODY, DIV {
	font: 10pt Arial, sans-serif;
	color: Black;		
}
TD {
	font: 8pt Arial, sans-serif;
	color: Black;		
}	

.menuIcon, .menuIcon:visited, .menuIcon:active {
	text-align:center;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	color: White;
	line-height: 150%;
	text-decoration: none;
	border:none;
}
.menuIcon:hover {
	text-align:center;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	color: #fcffe4;
	line-height: 150%;
	text-decoration: none;
	border:none;
}
.menu, .menu:visited, .menu:active {
	text-align:center;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	color: White;
	text-decoration: none;
	border:none;
}
.menu:hover {
	text-align:center;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	color: #fcffe4;
	text-decoration: underline;
	border:none;
}
A, A:visited, A:active {
	font: 10pt Arial, sans-serif;
	color: black;
	text-decoration: none;
	font-style: italic;
}
A:hover {
	text-decoration: underline;
}
