/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(55,169,14);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(0,0,0)
}

.TextNavBar {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}
