﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled 1</title>

<style type="text/css">

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:36pt;
	color:#FFCC99;
	valign:middle;
	font-size: 36pt;
	text-align: left;
	font-weight: bold;
	font-style: normal;

}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFCC99;
	text-align:left;
	font-weight: bold;
	font-style: normal;
}

h3
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12pt;
	color:white;
	font-weight: bold;
	font-style: normal;
	margin-top:2;
	margin-bottom:0;
}

h4
{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color:white;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0;
}


a {	text-decoration:none; }
a:link { color:silver; }	
a:visited { color:silver; }
a:hover {color:#FFCC99; 
		text-decoration:underline }


body
{
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size: 11pt;
	text-align: justify;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	font-size: 11pt;
	text-align: justify;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

</style>

</head>

<body>




</body>

</html>

