h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.bluelink:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a.bluelink:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a.bluelink:hover {
	color: #000000;
	font-style: normal;
	clear: both;
	text-decoration: none;
	background-color: #FFFF00;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
a.bluelink:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
a.mainlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink:hover {
	color: #000000;
	font-style: normal;
	clear: both;
	text-decoration: none;
	background-color: #FFFF00;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
a.mainlink:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(soccer-background.gif);
	background-color: #006633;
}
form {
	margin: 0px;
	padding: 0px;
}
