/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif; font-size: 10pt;
	color : rgb(0,0,0)}
 UL { font-family: Arial,                                                Helvetica,                                                Geneva,                                                Sans-serif; font-size: 10pt;
	font-weight : bold;
	color : rgb(51,51,51)}
 .TextObject { font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif; font-size: 10pt; font-weight: normal; font-style: normal;
	color : rgb(0,0,0)}
 P { font-family: Arial,                                                Helvetica,                                                Geneva,                                                Sans-serif; font-size: x-small;
	color : rgb(0,0,0)}
 OL { font-family: Arial,                                                Helvetica,                                                Geneva,                                                Sans-serif; font-size: x-small}
 .TextNavBar { font-family: Arial,                                             Helvetica,                                             Geneva,                                             Sans-serif; font-size: x-small; font-weight: normal; font-style: normal;
	color : rgb(51,51,51)}
 
A:link {
	font-size : 9pt;
	font-weight : bold
}

A:visited {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal
}

LI {
	color: rgb(51,51,51)
}

H1 {
	color: rgb(51,51,51)
}

A:active {	font-size : 9pt;
	font-weight : bold}A{	color : rgb(0,0,0);
	font-size : 9pt;
	font-weight : normal;
	font-style : normal
}
A:hover {
	color: rgb(255,0,0);
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold
}

