P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.titel  {
	font-size : 18pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	margin-left : 1pt;
	margin-right : 1pt;
	border-width : thin;
	border-color : Blue;
	border-style : solid;
	float : none;
	clear : none;
	left : auto;
	width : auto;
	top : auto;
	overflow : clip;
	text-align : center;
}

.normal  {
	font-size : 11pt;
	font-family : Times New Roman, serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.copyright  {
	font-size : 8pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
}


