body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background-img.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #b22316;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b22316;
}
a:hover {
	text-decoration: none;
	color: #b22316;
}
a:active {
	text-decoration: none;
	color: #b22316;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B22316;
	font-weight:normal;
}
h2 {
	font-size: 16px;
	color: #B22316;
}
.teamname {
	font: bold 14px;
	font-size: 16px;
	font-weight:bold;
}

.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B22316;
}