/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

P {
	font-family: "Arial Baltic",  sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal;
 	background-color: transparent;
 	background-image: none
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
