/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.inf {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 16px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.link {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	background-color: transparent
}

.small {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.med {
	font-family: "Microsoft Sans Serif",  sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.agbp {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}
