/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.strippfusstext {
	font-family: "MS Sans Serif",  sans-serif;
 	font-size: 8pt;
 	font-weight: normal;
 	font-style: normal
}

.stripptext {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 9pt;
 	color: rgb(48,24,2);
 	font-weight: normal;
 	font-style: normal;
 	margin-top: 0px;
 	margin-bottom: 0px
}