/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 100%;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 100%;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal
}