/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: "Futura Hv",  sans-serif;
 	font-size: xx-small;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify;
 	background-color: rgb(255,255,255)
}