body {
	margin: 0px;
	background-image: url(images/bkgrnd_basketball_mini_69.gif);
}
h1 {
	color: #D2212A;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #003366;
	padding: 0px;
	margin: 0px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D2212A;
}
.BigRed a:link {
	text-decoration: none;
	color: #D2212A;
}
.BigRed a:visited {
	color: #000000;
}
.BigRed a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.BiggerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D2212A;
}
.BigBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.BiggerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.field {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
