<html>
<style type="text/css">
<!--

body{
  color: #555;
	font-size: 8pt;
	font-family: verdana;
}

table{
  color: #555;
	font-size: 8pt;
	font-family: verdana;
}

a:link{
  color:#555;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

a:visited{
  color:#555;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

a:hover{
  color:#888888;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

a:active{
  color:#555;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

-->
</style>
</html>