.green-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009900;
}
.contentsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #009900;
	font-style: italic;
}
