.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #446688;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
	color: #446688;
	font-weight: bold;


}
li {
	list-style-type: square;
}
.sponsors {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 24px;
	font-weight: bold;
	color: #57503C;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #446688;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mediumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #446688;
}
