<style>
<!--
body		{ font-family: Arial; font-size: 10pt }
.content	{ font-family: Arial; font-size: 10pt }
td          { font-family: Verdana }
h3          { font-family: Arial; font-size: 14pt; font-weight: bold }
.menu
{
	font-family: Verdana;
	font-size: 8pt;
}

.menu A:link 	{ text-decoration: none; color: white }
.menu A:visited { text-decoration: none; color: white }
.menu A:hover 	{ text-decoration: underline; Color: gold}
.headline   {font-family: Arial;font-size: 8pt }
.headline A:link 	{ text-decoration: none;  }
.headline A:visited { text-decoration: none; }
.headline A:hover 	{ text-decoration: underline; Color: darkblue}
A:link	 	{ text-decoration: none; Color: blue }
A:visited	{ text-decoration: none; Color: blue }
A:hover	 	{ text-decoration: underline; Color: red }
-->
</style>


