td img {display: block;}.bold-green {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #78B800;
	text-decoration: underline;
}
.body-text {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.text-default {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.text-frame {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	background-color: #C9D9E9;
}
.text-frame-title {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
