<!--   	

/* This stylesheet is a product of Ronald Schier, Technisches B&uuml;ro Schier. Unauthorized copying or using of this layout or parts of it is forbidden and will be prosecuted. */

	BODY
	{
	background-color: #FFC371;/*FFC371*/
	font-family: "Arial";
	font-size: 10pt;
	color: #55FF88;
	}

	A
	{
	font-style:normal;
	font-size: 10pt;
	color: #0066CC;
	}

	A:HOVER
	{
	font-style:normal;
	font-size: 10pt;
	color: #2288EE;
	}

	H1
	{
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0033FF;
	}

	H2
	{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #999999;
	}

	P.normal
	{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #0066CC;
	}

	TABLE
	{
	width: 100%;
	/*border:2px solid #DDFFCC;*/
	text-align: center;
	vertical-align: bottom;
	}

	TD
	{
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #0066CC;
	}


	TH
	{
	/*width: 33%;*/
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	vertical-align:bottom;
	color: #0066CC;
	}

	TH.big
	{
	width: 250px;
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	vertical-align:bottom;
	color: #66FF00;
	background-color: #FFFF00;
	}

-->