BODY		{ background-color: #008000; 
		  scrollbar-base-color: #008000; scrollbar-face-color: #008000; }

H1 		{ font-family: Arial; font-size: 24pt; color: #FF0000; 
		  text-align: center; }

H2 		{ font-family: Times New Roman; font-size: 16pt; color: #FFFF00; 
		  font-weight: bold; font-style: italic; text-align: center; }


H3 		{ font-family: Arial; font-size: 12pt; color: #FFFFFF;
		  text-align: center; }

P 		{ font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: #FFFFFF; }
P.head 		{ font-family: Verdana, Arial, sans-serif; font-size: 12pt; color: #FFFFFF; 
     		  font-weight: bold; text-align:center; }
P.akt 		{ font-family: Arial, sans-serif; font-size: 10pt; color: #00FF00; 
		  font-weight: bold; text-align: center; font-style: italic; }

TABLE		{ background-color: #008000; }
TD		{ font-family: Arial; font-size: 14pt; color: #FFFFFF; }
TD.land		{ font-family: Arial; font-size: 24pt; color: #FFFF00; } 
TD.head 	{ font-family: Arial, sans-serif; font-size: 16pt; color: #FF8040; }
     		   
A:link 		{ font-family: Arial; font-size: 14pt; color: #FFFF00; }
A:visited 	{ font-family: Arial; font-size: 14pt; color: #FFFF00; }
A:active 	{ font-family: Arial; font-size: 14pt; color: #FFFF00; }
A:hover 	{ font-family: Arial; font-size: 14pt; color: #FF0000; }

