.menu1 {
	font-family: Arial;
	font-size: 11px;
	color: 72634D;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: 6db33f;
	text-decoration: none;
	line-height: 10px;
	font-weight: bold;
}
.links:hover {
	font-family: Arial; 
	font-size: 12px; 
	color: 99ca79; 
	font-weight: bold; 
	text-decoration: none;
}
.intro {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
.intro1 {
	font-family: Arial;
	font-size: 14px;
	color: 666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.heading {
	font-family: Arial;
	font-size: 14px;
	color: 6db33f;
	text-decoration: none;
	line-height: 13px;
	font-weight: bold;
}
.subheading {
	font-family: Arial;
	font-size: 12px;
	color: 6db33f;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.body {
	font-family: Arial;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
.bullet {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
