.Title {
	COLOR: #656661;
	FONT-FAMILY: arial;
	FONT-SIZE: 18pt;
}
.SubTitle {
	COLOR: #656661;
	FONT-FAMILY: arial;
	FONT-SIZE: 14pt;
}

.BodyText {
	color: #656661;
	font-size: 10pt;
	FONT-FAMILY: arial;
}
.SmallBodyText {
	color: #656661;
	font-size: 9pt;
	FONT-FAMILY: arial;
}
.GreenBodyText {
	color: #4d9e36;
	font-size: 10pt;
	FONT-FAMILY: arial;
}
.BlueBodyText {
	color: #0055cc;
	font-size: 10pt;
	FONT-FAMILY: arial;
}