.textBodyBlackBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textBodyGreyNormalMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.textBodyGreyBoldMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
}
td#footer {
	background: #F9F8F8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.textBodyGreenBoldMedium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5FBA04;
}
.textBodyGreyBoldSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #5FBA04;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
.textBodyLightGreyBoldSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BEBEBE;
}
.textBodyGreenBoldSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5FBA04;

}
.textBodyBlackBoldSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.textBodyGreenBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5FBA04;

}
.textBodyGreyNormalSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
