.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2B6222;
	text-decoration: underline;
	letter-spacing: 1px;


}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;

}
.Text-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7D3200;
	text-decoration: none;
	font-style: italic;
	text-transform: none;
}
.Text-Link:hover {
	color: #B34700;
}
.Subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
.InfoBox-Heading {

	font-family: Arial, Helvetica, sans-serif;
	color: #36552D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
	line-height: 26px;
	letter-spacing: 1px;
}
body {
	background-color: #7C7C7C;
}
