body	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	color: darkgreen;
	margin-top: 0px;
}

.text	{font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: 400;
	color: darkgreen;
	z-index: 1;}
	
	
.text1	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: 400;
	color: White;
	z-index: 1;
}
	
p	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: darkgreen;
	z-index: 1;
}


b	{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: darkgreen;
	z-index: 1;
}
	
.klein	{color: navy;
	font-family: Arial, Tahoma;
	font-size: 8pt;
	color: darkgreen;
	z-index: 2;}

A:link, A:visited{
	font-family: Arial, Tahoma;
	color: Green;
	text-decoration: underline;
	font-size: 10pt
}

A:active, A:hover{
	font-family: Arial, Tahoma;
	color: navy;
	text-decoration: none;
	font-size: 10pt;}

td	{font-family: Arial, Tahoma;
	font-size: 10pt;
	font-weight: 400;
	color: darkgreen;}
	
li {
	list-style : square;
}

 


