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