.textBody {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.textLinks {
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FF9999;
	text-decoration: underline;
}
.textTitle {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9999;

}
.textSubtitle {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;

}
