h1 {
	font: normal 24px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}
h2 {
	font: normal 18px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h3 {
	font: normal 16px/normal "Times New Roman", Times, serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #6C9A76;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #B69452;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}