/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.h1 {
	color: rgb(255,255,255)
}

P {
	font-family: Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 0.8em;
 	color: rgb(76,76,78);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	Text: fixed
}
