body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

 a:link {
	color: #8A131C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #211984;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}




h1 {
	color: #8A131C;
	font-size: 15px;
	font-weight: bold;
	
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #C00000;
	font-size: 14px;
	font-weight: bold;
	
	text-decoration: none;
	text-transform: capitalize;
	background-color: White;
}

h3 {
	background-color: #DCDCDC;
	border: 1px #93A2A7 solid;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.sports_fundraising {
	color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.info{color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sports_fundraising_content {
	background-image: url(images/sports_fundraiser_content1.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.sports_fundraising_content2 {
	background-image: url(images/sports_fundraiser_content2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.sports_fundraising_copyrights {
	background-image: url(images/sports_fundraiser_footer2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
}
.info2{
	font: 11px; color: Black;
}

.flavors
{
		color: #8A131C;
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	text-transform: capitalize;
	
}