.bold-red {
	font-weight: bold;
	color: #FF0000;
}
TD.footer {font-size: 10px; font-weight: normal; text-decoration: none; color: #333333; padding:6px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #76AE0D; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #76AE0D; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #76AE0D; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #666666; }
.td-border {
	border: 1px solid #316F98;
}
.img-border {
	border: 1px solid #A6E225;
}
.body-black {
	line-height: 12px;
}
.bold-black {

	font-weight: bold;
	color: #333333;
}
.title-black {
	font-size: 13px;
	font-weight: bold;
	color: #191919;
}
.title-red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 13px;
}
.bold-green {


	font-weight: bold;
	color: #B2F83E;
}
.box-opinions {
	border: 1px solid #316F98;
	padding: 8px;
	line-height: 12px;
	font-size: 11px;
}
