a.MenuOn     { color: #000080; font-weight: bold }
a.MenuOff    { color: #000080 }

body         { font-family: Arial; font-size: 10pt; color: #000080 }

td           { color: #000080; font-size: 10pt; font-family: Arial }

p.FussnotenText { font-size: 8pt }
h1           { color: #CC0000; font-family: Arial; font-size: 14pt; font-weight: bold }
h2           { color: #CC0000; font-family: Arial; font-size: 12pt; font-weight: bold }
h3           { color: #CC0000; font-family: Arial; font-size: 10pt; font-weight: bold }
p.Main        { font-family: Arial; font-size: 14pt; font-weight: bold }

a.nav			{ color : white;	text-decoration : none }
a.nav:link		{ color : white;	text-decoration : none }
a.nav:visited	{ color : white;	text-decoration : none }
a.nav:active	{ color : red;	text-decoration : underline }
a.nav:hover	{ color : red;	text-decoration : underline }

a.nav2 			{ color : red; text-decoration : none }
a.nav2:link		{ color : red; text-decoration : none }
a.nav2:visited 	{ color : red; text-decoration : none }
a.nav2:active  	{ color : red; text-decoration : underline }
a.nav2:hover   	{ color : red; text-decoration : underline }

a			{ color: #ff0000; text-decoration: none }
a:hover 	{ color: #ff0000; text-decoration: underline }

li  {    list-style-type:square}