h1 {
	font-family: Arial, BankGothic Md BT;
	font-size: 30px;
}
h3 {
	font-family: Arial, BankGothic Md BT;
	font-size: 18px;
	font-weight: 600;
}
td {
	font-family: Arial, BankGothic Md BT;
}


.header {
	width: 760px;
}
.pageContainer {
	width: 762px;
}
.pageBody {
	width: 100%;
	margin-left: 5px;
}
.header a {
	padding: 0px;
	margin: 0px;
}
.textgraphicboxleft { float: left; text-align: center; }
.textgraphicboxright { text-align: center; float: right;}

.goldBG{
	BACKGROUND: #ffcc00;}
.blueBG{
	BACKGROUND: #e0e0e0;}
.whiteBG{
	BACKGROUND: #ffffff;}

.leftText{
	text-align: left;}

.centerText{
	text-align: center;}

.rightText{
	text-align: right;}

.boldText{
	font-weight: bold;}

.italicText{
	font-style: italic;}

.smallerText{
	font-size: 75%;}
	
.smallText{
	font-size: 60%;}
	
.team{
	BACKGROUND: #ffcc00;}

.coach{
	BACKGROUND: #e0e0e0;
	font-style: italic;}

.textLink {
	font-weight: bold;
	BACKGROUND: #ffcc00;
}
a.textLink {
	text-decoration: none }
a.textLink:link {
	color: black; } 
a.textLink:visited {
	color: black; } 
a.textLink:hover {
	text-decoration: underline }
a.textLink:active {
	color: black; } 

