<html>

<style type="text/css">
	<!--
	
	a:link {
    
	color: ##727a8d;
	font-family : Verdana;
	font-size: 8pt;
    text-decoration: none;
    }
	
    a:visited {
    
	color: #727a8d;
	font-family : Verdana;
	font-size: 8pt;
    text-decoration: none;
	
    }
    a:hover {
    
	color: #eff3f7;
	font-family : Verdana;
	font-size: 8pt;
    text-decoration: none;
    }
	
    a:active {
	color: #eff3f7;
	font-family : Verdana;
	font-size: 8pt;
    text-decoration: none;
    }
	
</style>