<html>

<head>
<style type="text/css">
<!--
	body {
		background-color: #ffffff;
		color: #000000;
		font-family: "Times",serif;
		font-size: 12pt;
	}

	p {
		font-family: "Times",serif;
		font-size: 12pt;
		margin-left: 2em;
	}
	div.section {
		text-align: justify;	
		font-size: 12pt;
	}
	
	div.subsection {
		margin-left: 2em;
	}
	
	div.subsubsection {
		margin-left: 2em;
	}

  	h1 {
		font-family: "Arial",sans-serif;
		font-size: 15pt;
		text-transform:uppercase;
		font-weight: bold;
	}

	h2 {
  		font-family: "Arial",sans-serif;
		font-size: 12pt;
		font-weight: bold;	
	}

	h3 {
		font-family: "Arial",sans-serif;
		font-size: 12pt;
		font-style: italic;
	}
	
	ul {
		margin-left: 2em;
	}
	

-->
</style>
</head>
</html>
