<html>
<head>

 <style type="text/css">
  <!--
  
   A:link {text-decoration: none; color: #707070}
   A:visited {text-decoration: none; color: #707070}
   A:active {text-decoration: underline; color: #707070}
   A:hover {text-decoration: underline; color: #FF0000}

	.normal
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : verdana, arial;
  	 font-size : 11px;
  	 color: #707070;
	}
	
	.fancy
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
	 font-style: italic;
  	 font-family : verdana, arial;
  	 font-size : 12px;
  	 color: #707070;
	}

	.header 
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
     font-style: italic;
  	 font-family : verdana, arial;
  	 font-size : 11px;
  	 color: #28407F;
	}
	
	.subhead
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : verdana, arial;
  	 font-size : 10px;
  	 color: #707070;
	 text-transform: uppercase;
	}

	.small 
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : verdana, arial;
  	 font-size : 9px;
  	 color: #707070;
	}
  -->
</style>
</head>
</html>
