body 			{ 	background-color: #ffffff;
					margin-top: 0pt; 
					margin-left: 0pt; }
a:link 		{ text-decoration: none; color: #000000}
a:visited 	{ text-decoration: none; color: #000000}
a:hover 		{ text-decoration: none; color: #0033ff}
a:active 	{ text-decoration: none; color: #000000}

h1 			{
					font-size: 18px; 
					font-family: Arial,Helvetica,sans-serif; 
					color: #000000; 
					font-weight: bold; }

h2 			{
					font-size: 14px; 
					font-family: Arial,Helvetica,sans-serif; 
					color: #000000; 
					font-weight: bold; }

p,ul,li,blockquote,textarea,input	{ 
					font-size: 13px; 
					font-family: Arial,Helvetica,sans-serif; 
					color: #000000; 
					font-weight: normal; }

p.fett  		{ font-weight: bold; }
p.klein		{ font-size: 10px; }
li.klein		{ font-size: 10px; }
div.klein	{ font-size: 10px; }
