.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #66912E;
	text-decoration: none;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #66912E;
}
.Rules {
  border:0;
  border-top: 1px solid #93B16B;
  height: 0;
  background: #93B16B;
}
