<style type="text/css">           
           <!--
		   
           BODY, TD, .Bodytext  {
           	font-family : Arial, Helvetica, sans-serif;
		   	font-size : 10pt;
           	margin-bottom : 0;
           	padding-bottom : 0;
           }

           .Bodywhite  {
           	color : #FFFFFF;			
           }

           .Button  {
			color : #000000;
			background-color : #99CC99;
			padding : 1;
           }

           .sectionwhite  {
           	color : #FFFFFF;
           	font-weight : bold;
           }
		   
           
		   .smallie
		   {
           	font-size : 8pt;
           	color : #BBBBBB;
		   }

		   .wellie
		   {
           	font-size : 8pt;
           	color : #666666;
		   }		   

		   .blackie
		   {
           	font-size : 8pt;
           	color : #000000;
		   }		

		   .reddie
		   {
           	font-size : 8pt;
           	color : #FF0000;
		   }		
		   
		   
		   .whitie
		   {
           	font-size : 8pt;
           	color : #FFFFFF;
		   }		
		   
		   .result
		   {
           	color : #000000;
           	background-color : #DDFF00;			
		   }		
		   
           .spalte  {
           	background-color : #336600;
			background : #336600;
			color : #336600;
           }

           .greenback  {
           	background-color : #008888;
           }
		   
		   .lightback  {
           	background-color : #EEEEEE;
           }

           .Heading  {
           	font-family : Arial, Helvetica, sans-serif;
           	font-size : 28pt;
           	font-style : normal;
           	font-weight : bold;
        	color : #336600;
			color : #FFFFFF;

           }

           .darkheading  {
           	font-family : Arial, Helvetica, sans-serif;
           	font-size : 20pt;
           	font-style : normal;
           	font-weight : bold;
        	color : #336600;
           }
           
           .Chapter  {
           	font-family : Arial, Helvetica, sans-serif;
           	font-size : 12pt;
           	font-weight : bold;
			color : #003300;
           }
		   
           .Caption  {
           	font-family : Verdana, Arial, Helvetica, sans-serif;
           	font-size : 8pt;
           	font-weight : normal;
           	color : #000000;
           }
		   
		   .typewriter {
		   	font-family : Courier, Courier New, Monospace;
			font-size : 9pt;
		   }
		   
		   .Center_cell {
			text-align : center;
		   }

		   .small_button {
           	font-size : 9pt;
			height : 16pt;
		   }
		   
		   .nothing	{
			margin-left : 0;
			margin-right : 0;
			margin-top : 0;
			margin-bottom : 0;
			margin : 0;
			padding-left : 0;
			padding-right : 0;
			padding-top : 0;
			padding-bottom : 0;
			padding : 0;
		   }
		   
           -->
           </style>
