<!--
.body {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	line-height: 11pt;
	color: #8C6D8B;
	text-decoration: bold;
}
h1 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 14pt;
	color: #8C6D8B;
	text-decoration: bold;
}
h2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #EB9932;
	text-decoration: bold;
}
h3 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	color: #000000;
	text-decoration: bold;
}
h4 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #8C6D8B;
	text-decoration: bold;
}
h5 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	color: #8C6D8B;
	text-decoration: bold;
}
-->

<!--
.body2 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
  line-height: 11pt;
	color: #FFFFFF;
	text-decoration: bold;
}
-->

<!--
.body3 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
  line-height: 11pt;
	color: #8C6D8B;
	text-decoration: bold;
}
-->

 A:link, A:active
	{
	text-decoration	:	none;
	font-weight            :         400;
	color		:	#8C6D8B;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	font-weight            :         400;
   	color		:	#8C6D8B; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#EB9932;
	background	:	transparent;
	}
	
	
.bktext A:link, A:active
	{
	text-decoration	:	none;
	font-weight            :         800;
	color		:	#FFFFFF;
	background	:	transparent;
	}
.bktext A:visited 
	{
   	text-decoration	:	none; 
   	font-weight            :         800;
   	color		:	#FFFFFF; 
  	background	:	transparent; 
	}		
.bktext A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#8C6D8B;
	background	:	transparent;
	}	
