<style>
<!--
	body 		{  	margin-top:5; margin-left:5; margin-right:5; margin-bottom:5; 
				font-family:verdana; font-size:8pt;
				color:#606060; background-color:#FFFFEA  }
	td 		{	font-family:verdana; font-size:8pt  }
	h1 		{	font-size:14pt; text-decoration:underline; font-weight:bold  }
	h2 		{	font-size:10pt; text-decoration:underline  }
	h3 		{	font-size:8pt; text-decoration:underline  }

	a 		{	font-weight:bold; text-decoration:none  }
	a:link		{	color:#606060  }
	a:active 	{	color:#ff0000  }
	a:visited 	{	color:#909090  }
	a:hover 	{	color:#000000  }

	input		{	font-size:8pt  }
	select		{	font-size:8pt  }
	textarea	{	font-size:8pt  }

	.border		{	background-color:#000080  }
	.separator	{	background-color:#FFFFEA  }
	.error		{	color:#990000  }
	.banner		{	font-size:20pt; font-weight:bold  }
	.black		{	color:#000000  }
	.red		{	color:#800000  }
	.green		{	color:#008000  }
	.blue		{	color:#000080  }
	.yellow		{	color:#808000  }
	.purple		{	color:#800080  }
	.cyan		{	color:#008080  }
	.grey		{	color:#808080  }
-->
</style>

