P  {}

.span.headline
 {
	font-size : 14px;
	font-family : Tahoma;
	color : black;
	font-style : normal;
	font-weight : bold;
	text-decoration: normal;
	margin : 0;
}

.span.headlinetwo  {
	font-size : 12px;
	font-family : Verdana;
	color : #000099;
	margin-left : 0;
}

.span.contenttextfett {
	 font-size : 13px;
	font-family : Verdana;
	color : #333333;
	margin-left : 0;
	font-weight: bold;
}

.span.contenttext {
    font-size : 13px;
	font-family : Verdana;
	color : #333333;
	margin-left : 0;
}

.span.contentheadline {
	font-size : 14px;
	font-family : Verdana;
	color : #cccccc;
	margin-left : 0;
	text-decoration: underline;
	font-weight: bold;
}

.span.tables {
	background-color : #cccccc;
	border : 1 solid #000000;
}

H3  {
	font-size : x-small;
	font-family : Courier New;
	color : black;
	text-align : right;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

