a:link {
	color: #000000;
}
a:visited {
	color: #C00000;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #800000;
}
.Titel {
	font-size: 16pt;
	font-style: bold;
	color: #CC0000;
	background: #0000B5;
	font-family: arial,helvetica,sans-serif;
}
.head {
	font-size: 12pt;
	font-style: bold;
	color: #CC0000;
	background: #6078DC;
	font-family: arial,helvetica,sans-serif;
}
.light {
	background: #7D92E0;
}
.dark {
	background: #415FD8;
}
P,TABLE,TD,TR {
	font-family: arial,helvetica,sans-serif;
}
BODY {
	font-family: arial,helvetica,sans-serif;
	background: #6078DC;
	}
.gd {
	background: #415FD8;
}
.gl {
	background: #7D92E0;
}
.gh {
	background: #7D92E0;
}
.bd {
	background: #CC0000;
}

