body{
	background: #CCCCCC;
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #888888;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;;
}
a{	
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #707070;	
	margin-left: 0;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
a:hover{	
	color: #555555;
	font-weight: bold;
	text-align: left;
}
a.SELECT
{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #992222;	
	margin-left: 0;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
a.KLEIN
{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;	
	margin-left: 5;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}
a.KLEINSELECT
{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #662222;	
	margin-left: 5;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}
a.KLEIN:hover{	
	color: #888888;
	font-weight: bold;
	text-align: left;
	margin-left: 5;
	font-size: 8pt;
}
.small{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;	
	margin-left: 5;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
}