BODY, TD { font-family: Arial, Geneva, Helvetica; font-size: 9pt; }
HR { color: #333333; height: 1px; }

A:link {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}
A:hover {
	color: #333333;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}
A:aktive { color: #CC6600; font-weight: bold; font-size: 9pt; text-decoration: underline; }
A:visited {
	color: #333333;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}

.font_14 { font-size: 14pt; }
.font_12 { font-size: 12pt; }
.font_8 { font-size: 8pt; }

.white { color: white; }
.black { color: black; }
.darkbrown { color: #CC6600; }
.darkbrownbold { font-size: 14pt; color: #CC6600; }
.darkgreen { color: #006600; }
.darkblue { color: #333366; }
.darkbluebold { font-size: 14pt; color: #333366; }

