/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	color: rgb(115,57,24);
 	font-weight: bold
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	color: rgb(115,57,24);
 	font-weight: bold
}

BODY {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	color: rgb(115,57,24);
 	font-weight: bold
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}

.Body10pt {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	line-height: 110%;
 	font-weight: bold
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 13pt;
 	color: rgb(115,57,24);
 	font-weight: bold
}