.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 11px;
	color: #CCCCCC;
}
.title-red {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 14px;
	color: #FF0000;
	font-weight: bold;
}
.title-white {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bold-black-tahoma {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #191919;
}
.title-black {


	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 14px;
	color: #191919;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E60707;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E60707;
}
a:hover {
	color: #C30404;
	text-decoration: none;
	background-color: #E60707;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E60707;
}
.box {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	color: #191919;
	border: 1px solid #666666;
}
.zelle-opinions {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	color: #191919;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E0E0E0;
	font-weight: bold;
}
.name-opinions {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background-color: #E60707;
}
