.txt{
	font-family:Verdana;
	color:#000000;
	font-size:12px;
}

.txtGross{
	font-family:Verdana;
	color:#000000;
	font-size:14px;
}
.txtGrossfett{
	font-family:Verdana;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.txtscroll  {
	height : 470;
	width : 340;
	left : 300;
	top : 10;
	overflow : auto;
	position : absolute;
}
a:link { color:Red; }
a:visited { color:Red; }
a:active { color:Red; }
