
body			{
			 background-color: white;
			 align: left;
 			 font-family: Verdana;
			 font-weight: normal;
			 font-style: normal;
			 font-size: 10pt;
			 margin-left:10;
			 margin-top: 10;
			 margin-bottom: 10;
			 margin-right: 10;
			 color: black;
			 
			 SCROLLBAR-FACE-COLOR: #000000; 
			 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
			 SCROLLBAR-SHADOW-COLOR: #ffffff; 
			 SCROLLBAR-ARROW-COLOR: #ffffff; 
			 SCROLLBAR-BASE-COLOR: #000000; 
			}
			
table		{
			font-size: 8pt;
			color: black;
			text-decoration: none;
			background-repeat: x-repeat;
			}
			

			
a:link, a:visited		{
			 font-size: 8 pt;
			 color: black;
			 text-decoration: underline;			 
			}
			
a:hover			{
			 color: #888888;
			}

			
#titel			{
			 align: center;
			 font-family: Verdana;
			 font-weight: normal;
			 font-style: normal;
			 font-size: 15pt;
			 color: #33CC33;
			}
			

