<style>

//H1        {  font-family: Georgia, Times New Roman; font-size: 10pt}
H2         {  font: 12pt Arial, Helvetica, sans-serif}
H3         {  font: 12pt Arial, Helvetica, sans-serif; color: ff0000}
H4         {  font:  font-size: 12pt; color: 000066}
H6         {  font:  font-size: 12pt; color: 999999}
H1         {  font: 8pt;  color: 545356}


body      {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: 000066}
table      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt ; color: 000066}

A:link, A:visited	{
	text-decoration: underline;
	
	}

A:active 	{
	color:#993300;
	background-color: #eeeedd;
	
	
	}
A:link {color:#000066
}

A:visited{color:#000066;}

A:hover {
	color:#993300;
	text-decoration: none;
</style>
}
