body			{ font-family: "Arial", sans-serif; }a			{ text-decoration: none; }a.dark			{ color: white; }a.light,a.yellow		{ color: black; }a.dark:hover		{ color: black; }a.light:hover		{ color: white; }a.yellow:hover		{ color: lightgrey; }a.light:before,a.dark:before,a.yellow:before		{ content: "> "; }				ul			{ list-style-type: square; }ul.dark			{ color: white; }ul.light		{ color: black; }				th			{ font-size: 12pt; text-decoration: bold; text-align: left; }td			{ font-size: 12pt; }				p			{ font-size: 12pt; }p.dark			{ color: white; }p.light			{ color: black; }		li			{ font-size: 12pt; }				h1			{ font-size: 20pt; font-family: "Arial", "Tahoma", sans-serif; font-weight: 800; }h1.dark			{ color: white; }h1.light		{ color: black; }				h2			{ font-size: 16pt; font-family: "Arial", "Tahoma", sans-serif; }h2.dark			{ color: white; }h2.light		{ color: black; }				h3			{ font-size: 14pt; font-family: "Arial", "Tahoma", sans-serif; }h3.dark			{ color: white; }h3.light		{ color: black; }				h4			{ font-size: 12pt; font-family: "Arial", "Tahoma", sans-serif; text-decoration: bold; }h4.dark			{ color: white; }h4.light		{ color: black; }				h6			{ font-size: 8pt; }img			{  }img.links		{ margin-left: 0px; margin-right: 15 px; }img.rechts		{ margin-left: 15px; margin-right: 0px; }