body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}
.titleGreen {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #669437;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}
.titleGreenLarge {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #669437;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.textGreen {
	color: #669437;
	list-style-position: outside;
	list-style-type: disc;
}
.titleBlue {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #24599A;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}
.titleBlueLarge {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #24599A;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}
.textBlue {
	color: #24599A;
	list-style-position: outside;
	list-style-type: disc;
}
.titleBlack {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}
.textDisclaimer {
	color: #777777;
	font-size: 10px;
	font-style: normal;
}