<style>

<!-- for reference:
	tan/beige:	#CCB99C;
	deep red:	#6C000E;
	forest green:	#005418;
-->

a:link, a:active, a:visited { text-decoration: none };


h1, h1 a:active, h1 a:link, h1 a:visited {

	color:			#6C000E;
	font-family:		helvetica;
	font-size:		30px;
}

h2, h2 a:active, h2 a:link, h2 a:visited {

	color: 			#005418;
	font-family:		helvetica;
	font-size:		20px;
}

body {
	background-color:		#FFFFFF;
}

.address {

	color: 			#005418;
	font-family:	helvetica;
	font-weight:	bold;
}

</style>
