/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	text-align: left;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
