﻿<style type="text/css">
<!--
body {
  font-family: arial;
  color: #000000;
  font-size: 10pt;
}
td {
  font-family: arial;
  color: #000000;
  font-size: 10pt;
}
p {
  color: #000000;
  font-size: 10pt;
  font-family: arial;
}
h1 {
	font-style: italic;
	color: #000000;
	font-size: 14pt;
	font-weight: 400;
	font-family: arial;
}
h2 {
	font-style: normal;
	color: #4F4F4F;
	font-size: 12pt;
	font-family: arial;
}
h3 {
	font-style: strong;
	color: #000000;
	font-size: 10pt;
	font-family: arial;
}
A:link {
	COLOR: #2252C1;
	TEXT-DECORATION: underline;
	FONT-STYLE: normal;
	font-family: arial;
}
A:visited {
	COLOR: #2252C1;
	TEXT-DECORATION: underline;
	FONT-STYLE: normal;
	font-family: arial;
}
A:active {
	COLOR: #564944;
	TEXT-DECORATION: underline;
	FONT-STYLE: normal;
	font-family: arial;
}
A:hover {
	COLOR: #2252C1;
	TEXT-DECORATION: underline;
	FONT-STYLE: blink;
	font-family: arial;
}
//-->