.Heading {
	font-family: Arial;
	font-size: 16px;
	color: #85a030;
}
.Text {
	font-family: Arial;
	font-size: 13px;
	color: #856a3b;
}
.Textbold {
	font-family: Arial;
	font-size: 14px;
	color: #856a3b;
	font-weight: bold;
}
.Header {
	font-family: Verdana;
	font-size: 13px;
	color: #396502;
}

