.tball {
	background-attachment: fixed;
	background-image: url(../Images/ball.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.redhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #F00;
}
.style4bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.redhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.style4italic {
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.tball table tr td {
	text-align: center;

}

