<style type="text/css">	{}
	FONT {
		color : black;
		font-weight: normal;
		font-size: 10pt;
		font-family : verdana, tahoma, Arial;
		font-variant: normal;
		font-style: normal;
	}

	.gray {
		color : gray;
	}

	.bold {
		font-weight: bold;
	}
	
	.title {
		color : #9C3119;
		font-weight: bold;
		font-size: 24pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.heading {
		color : #9C3119;
		font-weight: bold;
		font-size: 22pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.heading2 {
		color : #9C3119;
		font-weight: bold;
		font-size: 20pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.heading2gray {
		color : slategray;
		font-weight: bold;
		font-size: 20pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.subheading {
		color : navy;
		font-weight: normal;
		font-size: 16pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.gray {
		color : black;
		font-weight: normal;
		font-size: 12pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.about {
		color : black;
		font-weight: normal;
		font-size: 12pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	.caption {
		color : navy;
		font-weight: normal;
		font-size: 12pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	DIV {
	}

	.indent {
		margin-left : 25
	}

	TD {
		color : black;
		font-weight: normal;
		font-size: 12pt;
		font-family : comic sans ms, tahoma, Arial;
	}

	
	body  {
		background-color : tan;
		color : black;
		font-weight: normal;
		font-size: 12pt;
		font-family : tahoma, Arial;
	}
	.bold  {
		font-weight: bold;
	}
	
	.adventure  {
		background-color : tan;
	}
	.running  {
		background-color : linen;
	}
	.track  {
		background-color : tan;
	}
	.marathon  {
		background-color : linen;
	}
	.bike  {
		background-color : tan;
	}
	.mtb  {
		background-color : tan;
	}
	.triathlon  {
		background-color : tan;
	}
	.tennis  {
		background-color : tan;
	}
	.dragon  {
	background-color : #BFCEFF;
	background-image: url(../dragonboat/images/prairieWind3.jpg);

	}
	.csb  {
		background-color : tan;
	}
</style>

