.heading2 {
	color: #b4dd85;
	font-family: "Times New Roman", Times, serif;
	text-indent: 25px;
	background-color: #004a17;
	letter-spacing: 2px;
	clip:   rect(auto auto auto auto);
	width: 300px;
}
.heading {
	color: #004a17;
	font-family: "Times New Roman", Times, serif;
}
.tableheading {
	color: #004a17;
	font-family: "Times New Roman", Times, serif;
	text-indent: 10px;
	background-color: #b4dd85;
	
}

