.myGreenHeaderTitle {
	font-family: "Trebuchet MS", Helvetica, Monaco, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #343D40;
}
.sectionTitle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
.bulletListLinks {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
.smallText {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.clientSpeak {
	font-style: italic;
	padding-right: 40px;
	padding-left: 40px;
}
.tableText {
	font-size: 12px;
	font-weight: normal;
}
