h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: thin solid #009900;
	text-decoration: none;
	cursor: hand;
	background-position: center;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	word-spacing: normal;
	white-space: normal;
	text-align: justify;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	font-style: italic;
	font-weight: bold;
	color: #1C592B;
	text-align: center;
}
.Terra_Green {
	font-family: "Times New Roman", Times, serif;
	color: #1C592B;
}
.centerparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
img {
	border: #000000;
}

