.grn_txt {
	font-size: 16px;
	background-color: #FFFFFF;
	font-style: normal;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #0000CC;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

