.text {
	font-family: Tahoma;
	font-size: 11px;
}
.fett {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
body {
	background-color: #ae151a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.list {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:12pt;
}
.textred {
	font-family: Tahoma;
	font-size: 11px;
	color: #ae151a;
}
.textheadings {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;	
}