/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Futura Bk }
 A:active { color: rgb(0,0,0);
	font-family : Futura Lt BT}
 A:link { color: rgb(0,0,0);
	font-family : Futura Lt BT}
 A:visited { color: rgb(0,102,204);
	font-family : Futura Lt BT}
 .TextObject { font-size: 10pt}
 P { font-family: Futura Lt BT ; font-size: small}
 

.TextNavBar {
	font-size: 10pt
}A:hover { color: rgb(0,102,204);
	font-family : Futura Lt BT}
 
