a {
	text-decoration:underline;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
a:hover {
	text-decoration:none;
	color: #888888;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
body {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
td {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.langnav {
	text-decoration:none;
	color: #79866C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.langnav:hover {
	text-decoration:underline;
	color: #000000	;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
a.enav {
	text-decoration:none;
	color: #30352B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
a.enav:hover {
	text-decoration:underline;
	color: #ffffff	;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}
.eheadline {
	text-decoration:none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.eheadline:hover {
	text-decoration:underline;
	color: #000000	;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}


