<!--
.body {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
   line-height: 14pt;
	color: #505050;
	text-decoration: bold;
}
-->
<!--
.body2 {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
   line-height: 14pt;
	color: #555555;
	text-decoration: bold;
}
-->
<!--
.body3 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
   line-height: 14pt;
	color: #33A5A5;
	text-decoration: bold;
}
-->
<!--
.body4 {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
   line-height: 7pt;
	color: #505050;
	text-decoration: bold;
}
-->
<!--
.body5 {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
   line-height: 11pt;
	color: #868EB5;
	text-decoration: bold;
}
-->


 A:link, A:active
	{
	text-decoration	:	none;
	font-weight            :         600;
	color		:	#33A5A5;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	font-weight            :         600;
   	color		:	#33A5A5; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#45549F;
	background	:	transparent;
	}
