.bold-black {
	font-weight: bold;
	color: #000000;
}
.body-black {
	line-height: 12px;
	color: #000000;
}
.td-border {
	border: 1px solid #D25B02;
}
.border-img {
	border: 1px solid #D3D2D2;
}
.bold-red {

	font-weight: bold;
	color: #FF0600;
}
TD.footer {font-size: 10px; font-weight: normal; text-decoration: none; color: #333333; padding:2px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #FF6600; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #FF6600; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #FF6600; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #333333; }
.td-opinions {
	border: 1px solid #E66415;
	background-color: #F4F4F4;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
}
.screenborder {

	border: 1px solid #091214;
}

