/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	font-family: "Book Antiqua",  "Times New Roman",  Times,  Serif;
 	font-size: xx-large;
 	color: rgb(212,0,0)
}

P {
	color: rgb(212,0,0)
}