/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(77,77,77);
 	font-weight: normal;
 	font-style: normal
}
