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