BODY, table, tr, td, p{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #008001;
	scrollbar-face-color: #FFA500;
	scrollbar-3dlight-color: #A0E7A0;
	scrollbar-shadow-color: #196B19;
	scrollbar-highlight-color: #FFE4B5;
}
table, tr, td
{
	background-color: White;
}

A {
		color: #000000;
		text-decoration: none;
}

A:LINK {
		color: #000000;
		text-decoration: none;
}

A:VISITED {
	color: #006201;
	text-decoration: none;
}
.gelb
		{
		color: #F7D25A;
		font-size: 12pt;
		}
h2 {
	font-size: 11pt;
}
.orange
		{
		background: #F7D25A;
		}