<style type="text/css">
  body {
  }

	FONT {
	color: #6f6f6f;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	}

	A:link
	{color:#b7ada3; font-weight: bold; text-decoration:none; }
	A:visited
	{color:#b7ada3; font-weight: bold; text-decoration:none; }
	A:active
	{color:#b7ada3; font-weight: bold; text-decoration:none; }
	A:hover
	{COLOR:#6f6f6f; font-weight: bold; text-decoration:none; }

	span {
  color: #b7ada3;
  font-family: Arial, sans-serif;
  font-size: 16px; 
	font-weight: bold;
  line-height: 16px;}

</style>