.body-white {
	font-size: 11px;
	line-height: 12px;
	color: #CFCDDA;
}
TD.footer {font-size: 11px; font-weight: normal; text-decoration: none; color: #CCCCCC; padding:2px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #DF1B05; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #D51A07; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #D41600; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #CCCCCC; }
.border-img {
	border: 1px solid #36393F;
}
.bold-red {
	font-weight: bold;
	color: #DF1B05;
}
.bold-white {

	font-weight: bold;
	color: #CFCDDA;
}
.title-red {
	font-size: 13px;
	font-weight: bold;
	color: #DF1B05;
}
.td-opinions {
	border: 1px solid #272727;
	background-color: #0B0D0F;
	line-height: 12px;
	font-weight: normal;
	color: #CFCDDA;
	padding: 10px;
}

