/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: small;
 	color: rgb(255,255,0);
 	font-weight: bold
}
