p, ul, body {font-family:Arial,Helvetica,sans-serif;font-size:10pt;color:#000000;}
body {background-color:teal;}
td.dunkel {background-color:yellow;}
td.dunkel p {color:#FFCC00;}
a:link {color:blue;}
a:visited {color:#009900;}
a:active { color:#0000FF;}
a {
	text-decoration: underline;
}
.headerbar {color : green;}
.redtext   { font-family:Arial,Helvetica,sans-serif;font-size:12pt;color : #FF0000;}
.whitetext { color : #ffffff; } 
.tealtext  { font-family:Arial,Helvetica,sans-serif;font-size:12pt;color : teal;}
.magtext   { font-family:Arial,Helvetica,sans-serif;font-size:12pt;color : magenta;
}