body, p, div, td, li, span {
	line-height: 128%;
	color: #686868;
	font-size: 11.5px;
	font-family: arial, helvetica, sans-serif;
}
a, a:visited {
	text-decoration: none;
	color: #303030;
}
a:hover {
	text-decoration: underline;
}
.normalText {
	font-weight: normal;
}
.headline {
	font-weight: bold;
}
.H3 {
	color: #000000;
}

