<html>
<head>

 <style type="text/css">
  <!--
  
   A:link {text-decoration: none; font-weight : bold; color: #943737}
   A:visited {text-decoration: none; color: #943737}
   A:active {text-decoration: underline; color: #943737}
   A:hover {text-decoration: underline; color: #943737}

	.normal
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Verdana, Arial;
  	 font-size : 11px;
  	 color: #000000;
	}
	
	.fancy
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
	 font-style: italic;
  	 font-family : Arial;
	 font-weight : bold;
  	 font-size : 14px;
  	 color: #000000;
	}

	.sm-fancy
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
	 font-style: italic;
  	 font-family : Arial;
	 font-weight : bold;
  	 font-size : 12px;
  	 color: #000000;
	}

	.header 
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Verdana, Times, serif;
  	 font-size : 15px;
  	 color: #E73614;
	}
	
	.caps
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Arial,Helvetica;
  	 font-size : 10px;
  	 color: #333333;
	 text-transform: uppercase;
	}

	.capsbold
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Arial,Helvetica;
  	 font-size : 14px;
	 font-weight : bold;
  	 color: #333333;
	 text-transform: uppercase;
	}

	.small 
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Arial;
  	 font-size : 10px;
  	 color: #005519;
	}

	.red
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Verdana, Arial;
  	 font-size : 11px;
	 font-weight : bold;
  	 color: #DD0000;
	}

	.sm-red
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Verdana, Arial;
  	 font-size : 11px;
  	 color: #DD0000;
	}

	.sm-blue
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Verdana, Arial;
  	 font-size : 11px;
  	 color: #3333CC;
	}

	.bluecaps
	{
 	 margin-top:0pt; 
  	 margin-bottom:0pt;
  	 font-family : Verdana, Arial;
  	 font-size : 14px;
	 font-weight : bold;
  	 color: #3333CC;
	 text-transform: uppercase;
	}
  -->
</style>
</head>
</html>