body
{
}
.clsContentText
{
	font-size: 11pt;
	color: black;
	font-family: Arial, Tahoma, 'Times New Roman';
}

.clsGreenText
{
	font-weight: bold;
	font-size: 10pt;
	color: #24785c;
	font-family: Arial, Tahoma, 'Times New Roman';
}
.clsCite
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial, Tahoma, 'Times New Roman';
}

#underline {
	text-decoration:none;
}

#underline:hover {
	text-decoration:underline;
}