P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.titel  {
	font-size : 14pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	margin-left : 1pt;
	margin-right : 1pt;
	padding-left : 1pt;
	padding-right : 1pt;
	border-color : Black;
	border-style : solid;
	border-width : thin;
	text-align : center;
	background-color : White;
	margin : 1pt;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-bottom-width : medium;
	float : none;
	clear : none;
}

.links  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
}

.normal  {
	font-size : 10pt;
	font-family : sans-serif,Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.copyright  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

.dolink  {
	font-style : italic;
	font-weight : normal;
	font-family : Arial, sans-serif;
	font-size : 10pt;
}

.selected  {
	font-family : Times New Roman,serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

