
	<style type="text/css">
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
   }

H1 {
	font-family: MS Trebuchet, Garamond, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: brown;
	margin-top: 0px;
	margin-bottom: 0px;
  }
H2 {
	font-family: MS Trebuchet, Garamond, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: brown;
	margin-top: 0px;
	margin-bottom: 0px;
  }

P, TD {
	font-family: MS Trebuchet, Garamond, Arial;
	font-size: 12pt;
	font-weight: medium;
	color: #000000;
  }
B {
	color: brown;
	font-weight: 300;
  }
A {
	color: brown;
  }


	
</style>