body {
	font-size: 9pt;
	color: #000000;
}
a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	color: #707060;
	text-decoration: none;
}
a:hover {
	color: #70B30C;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.text {
	line-height: 15px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 1px;
}
a.bla:link {
	color: #000000;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	clip: rect(1px,1px,1px,1px);
}
a.bla:visited {
	color: #000000;
	text-decoration: none;
}
a.bla:hover {
	color: #333333;
	text-decoration: none;
}
