/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: "Lucida Bright",  serif;
 	font-size: 12pt;
 	color: rgb(134,134,134);
 	letter-spacing: 1pt;
 	line-height: 12pt;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-align: left;
 	text-indent: 0pt;
 	margin: 5pt 3pt 0pt 3pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}