<html>
<head>

 <style type="text/css">
  <!--
  
   A: {text-decoration: none; color: #7d7760}
   A:link {text-decoration: none; color: #7d7760}
   A:visited {text-decoration: none; color: #000000}
   A:active {text-decoration: underline; color: #7d7760}
   A:hover {text-decoration: underline; color: #000000}
   
	.normal
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : arial, verdana;
  	 font-size : 12px;
  	 color: #000000;
	}

	.header 
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
     font-style: bold;
  	 font-family : arial, verdana;
  	 font-size : 18px;
  	 color: #78725c;
	}
	
	.subhead
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : arial, verdana;
  	 font-size : 18px;
  	 color: #7d7760;

	}

	.footer 
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : arial, verdana;
  	 font-size : 10px;
  	 color: #aca092;
	}
	   
	.sidebar
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : arial, verdana;
  	 font-size : 11px;
  	 color: #ffffff;
	}
  -->
</style>
</head>
</html>