<style type="text/css">
<!--

body
	{
	text-align			:		left;
	font-family			:		arial;
	color				:		#000000;
	margin				:		0px, 10px, 10px, 0px;
	font-size			:		10pt;
	}

p
	{
	color				:		#000000;
	font-family			:		arial;
	}

a:link, a:active, a:visited
	{
	text-decoration		:		none;
	font-weight			:		100;
	color				:		#ff0000;
	background			:		transparent;
	font-size			:		14pt;
	font-family			:		Times New Roman;
	}

a:hover 
	{ 
   	text-decoration		:		none;
	font-weight			:		100;
	color				:		#04d2dd;
	font-size			:		14pt;
	font-family			:		Times New Roman;
	}

.top
	{
	background-color	:		#2654dd;
	color				:		#ffffff;
}

.textbox
	{
	background-color	:		#2654dd;
	color				:		#ffffff;
}

.address
	{
	color				:		#1c2dc4;
	font-size			:		8pt;
	font-family			:		arial;
	text-align			:		center;
}

.highlite
	{ 
   	text-decoration		:		none;
	font-weight			:		100;
	color				:		#ff0000;
	background-color	:		#ffff00;
	font-size			:		14pt;
	}

-->
</style>