.x {  text-decoration: none}
.heading1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
}
.text1 {
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}


.x:link {  color: #000000; text-decoration: none}
.x:active {  color: #000000; text-decoration: underline}
.x:hover {  color: #000000; text-decoration: underline}
.x:visited {  color: #000000}
.white {  color: #FFFFFF}
