/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	color: rgb(118,77,160);
 	font-weight: normal
}