/* 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: 12px;
 	color: rgb(0,102,146);
 	line-height: 16px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: justify;
 	Text: fixed
}
