<style>{  }
a:link 
{ 
	text-decoration: none;
	color: rgb(70,74,232);
}
a:visited
{
	color: rgb(217,91,114); 
	text-decoration: none;
} 
a:active 
{
	text-decoration: none;
	color: rgb(255,51,0);
}
body
{
	font-family: Arial, Arial Narrow, Verdana, sans-serif;
	color: rgb(0,0,0);
	font-style: normal;
	font-weight: normal;
	font-size:11pt;
	background-color: rgb(255,255,255);
	margin-bottom: 2px
}
h1           { color: #000080; font-family: Arial, Arial Narrow, Verdana, sans-serif; margin-bottom: 
               8px; font-size: 12pt; font-weight: bold; }
h2           { color: #000000; font-family: Arial, Arial Narrow, Verdana, sans-serif; margin-bottom: 
               8px; font-size: 10pt; font-weight: normal; }

h5           { color: #FF9900; font-family: Arial, Arial Narrow, Verdana, sans-serif; margin-bottom: 
               8px; font-size: 9pt; font-weight: normal; }
h6           { color: #FF9900; font-family: Arial, Arial Narrow, Verdana, sans-serif; margin-bottom: 
               4px; font-size: 8pt  }
a:hover {
  BACKGROUND-COLOR: #009999;
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold; }
}
</style>.