<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>LeVerger Style Sheet</title>
	<style type="text/css">
	 
	.pseudo {font-size: 14pt;}/*brauchts nur, weil der erste nicht gelesen wird*/
			
	.table {
	table-layout: fixed;
	border-style: solid;
	border-collapse: collapse;
	border-width: 0px;
	}
	
	/* .grcell {
	border-color: #006633;
	border-width: 1px;
	border-style: solid;
	background-color: #006633;
	border-collapse: collapse;
	}
	
	.blucell {
	border-color: #3333cc;
	border-width: 0px;
	border-style: solid;
	background-color: #3333cc;
	border-collapse: collapse;
	} */
	
	/* titles */
	h2 {font-size: 12pt; font-weight: bold; font-family: Arial;color: #006633;} 
	h3 {font-size: 11pt; font-weight: bold; font-family: Arial;color: #006633;} 
	
	/* green text */
	.gr12if {font-size: 12pt; font-weight: bold; font-style: italic; font-family: Arial;	color: #006633;} 
	.gr12f {font-size: 12pt; font-weight: bold;	font-family: Arial;	color: #006633;} 
	.gr12i  {font-size: 12pt; font-style: italic;	font-family: Arial;	color: #006633;} 
	.gr12  {font-size: 12pt; font-weight: normal;	font-family: Arial;	color: #006633;} 
	.gr11f {font-size: 11pt; font-weight: bold;	font-family: Arial;	color: #006633;}
	.gr11i  {font-size: 11pt; font-style: italic;	font-family: Arial;	color: #006633;} 
	.gr11  {font-size: 11pt; font-weight: normal;	font-family: Arial;	color: #006633;} 
	.gr10f {font-size: 10pt; font-weight: bold; font-family: Arial;color: #006633;} 
	.gr10i  {font-size: 10pt; font-style: italic;	font-family: Arial;	color: #006633;}
	.gr10  {font-size: 10pt; font-weight: normal; font-family: Arial;color: #006633;} 
	.gr9   {font-size: 9pt;	font-weight: normal; font-family: Arial; color: #006633;} 
	.gr9f  {font-size: 9pt; font-weight: bold; font-family: Arial; color: #006633;} 
	.gr8   {font-size: 8pt;	font-weight: normal; font-family: Arial; color: #006633;} 
	.gr8f  {font-size: 8pt;	font-weight: bold; font-family: Arial; color: #006633;} 
	.gr8i  {font-size: 8pt;	font-weight: italic; font-family: Arial; color: #006633;} 
	
	/* black text */
	.s10f {font-size: 10pt; font-weight: bold;	font-family: Arial;	color: black;} 
	.s10i {font-size: 10pt; font-style: italic;	font-family: Arial;	color: black;} 
	.s10  {font-size: 10pt; font-weight: normal; font-family: Arial; color: black;} 
	
	/* Link text */
	A.gr11u {font-size: 11pt; font-weight: normal; font-family: Arial; color: #006633; text-decoration: underline;}
	A.gr10  {font-size: 10pt; font-weight: normal; font-family: Arial; color: #006633; text-decoration: none;}
	A.gr9f  {font-size: 9pt; font-weight: bold; font-family: Arial; color: #006633; text-decoration: none;}
	A.gr9   {font-size: 9pt; font-weight: normal; font-family: Arial; color: #006633; text-decoration: none;} 
	A.gr8   {font-size: 8pt; font-weight: normal; font-family: Arial; color: #006633; text-decoration: none;}
	A.gr8f  {font-size: 8pt; font-weight: bold; font-family: Arial; color: #006633; text-decoration: none;}
	
	</style>
</head>

<body>
</body>
</html>

