<style type="text/css">
<!--
  .bold_underlined_header
  {
	color: 			#000000;
	font-weight: 		bold;
	text-decoration:	underline;
	font-family:		Arial;
	font-size:		12pt;
  }
  .bold_underlined_title
  {
	color: 			#000000;
	font-weight: 		bold;
	text-decoration:	underline;
	font-family:		Arial;
	font-size:		9pt;
  }
  .regular_text
  {
	color: 			#000000;
	text-decoration:	none;
	font-family:		Arial;
	font-size:		8pt;
  
  }	
  .descriptive_text
	{
	color:#828282;
	text-decoration:none;
	text-underline:none;
	font-family:Verdana;
	font-size:8pt;
  }
  .bold_text
  {
	color;			#000000;
	font-weight:		bold;
	text-decoration:	none;
	font-family:		Arial;
	font-size:		8pt;
  }
  .dark_text
	{
	color:#828282;
	text-decoration:none;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	}
-->
</style>