.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-variant: normal;
	font-weight: normal;
}
.heading_green {
	font-family: Papyrus;
	font-size: 11pt;
	font-weight: bold;
	background-color: #AFB77D;
}
.block_border_green {
	border: 1px solid AFB77D;
}
.picture_class {
	border: 3px solid afb77d;
	color: #afb77d;
}
.link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: normal;
}
.text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
