/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
	font-size: 9pt;
	background-color: rgb(227,227,228);
	background-image: none;
	font-style: oblique;
	text-decoration: blink;
}
 A:active { color: rgb(213,0,32); text-decoration: none ;}
 A:link {
	color: #000000;
	text-decoration: none;
	cursor: auto;
	background-position: center center;
}
 A:visited { color: #666666; text-decoration: blink;}
 .TextObject { font-size: 9pt;}
 P { font-size: 9pt;}
 H4 { font-size: 14pt; font-weight: bold;}
 .TextNavBar { font-size: 6pt;}
 H5 { font-size: 12pt; font-weight: bold;}
 H6 { font-size: 10pt; font-weight: bold;}
 A:hover { color: #000000; text-decoration: blink;}
 

