a:link {color:#154f27;                     
       		}                              
       		                               
a:visited{color:#154f27;                   
		}                                  
	                                       
a:hover	{                                  
		color:#006400;                     
 		}                                  
 		                                   
a:active{                                  
		color:#006400;                     
 		}                                  
                                           
a	{                                      
	font-size:12;                          
	font-family:Verdana,Sans;               
	text-decoration:none;                  
	}                             

#table	{
		width:700;
		height:450;
		overflow-y:auto;
		
		scrollbar-face-color:#339900;
		scrollbar-arrow-color:#d5e7c9;
		scrollbar-track-color:#006600;
		scrollbar-darkshadow-color: #006400;
		background-color:#b6d9a7;
		}
#tableklein	{
		width:680;
		height:220;
		overflow-y:auto;
		
		border-top:1px;
		border-top-style:solid;
		border-top-color:#006400;
		scrollbar-face-color:#339900;
		scrollbar-arrow-color:#d5e7c9;
		scrollbar-track-color:#006600;
		scrollbar-darkshadow-color: #006400;
		background-color:#b6d9a7;
		}
		
#text	{
		font-family:Tahoma;
		font-size:18px;
		color:#006400;
		}
h1		{
		font-family:Verdana;
		font-size:12pt;
		color:#154f27;
		}
h2		{
		font-size:10pt; 
		font-family:Verdana,Sans; 
		font-weight:bold;
		color:#154f27;
		}
		
h3		{	
		font-size:10pt; 
		font-family:Verdana,Sans;
		font-weight:lighter;
		color:#154f27;
		}
#button {
		 background-color:#339900;
		 border-color:#339900;
		 color:#ffffff;
		}
h4		{	
		font-size:8pt; 
		font-family:Verdana,Sans;
		font-weight:lighter;
		color:#154f27;
		}