<style>

H1        {  font-family: Georgia, Times New Roman; font-size: 10pt}
H2         {  font: bold 10pt Arial, Helvetica, sans-serif}

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: none;
	}

A:active, A:hover 	{
	color:#993300;
	background-color: #eeeeee;
	text-decoration: underline;
	}

A:link{color:##000066}

A:visited{color:#000066}

A:hover {
	color:#993300;
}

	
</style>
