body {
	background-color: #002000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.garthyfog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-weight: normal;
	color: #7F9563;
	text-decoration: underlined;
}
a:visited {
	font-weight: normal;
	color: #7F9563;
	text-decoration: underlined;
}
a:hover {
	font-weight: normal;
	color: #7F9563;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #7F9563;
	text-decoration: none;
}
.tarifftableheading{
	font-weight:bold;
	background-color:#E8E8E8;
	font-size:12px;
}
.tarifftabledetail{
	background-color:#F1EBC5;
	font-size:12px;
}	
