<style type="text/css">
<!--

body
	{
	text-align			:	left;
	font-size			:	12px;	
	font-family			:	arial;
	font-weight			:	100;
	}

p
	{
	font-size			:	12px;	
	font-family			:	arial;
	font-weight			:	100;
	}

.title
	{ 
   	text-decoration		:	none;
	font-weight			:	700;
	color				:	#ff0000;
	background			:	transparent;
	font-size			:	12pt;
	font-family			:	arial;
	}

a:link, a:active
	{
	text-decoration		:	none;
	font-weight			:	100;
	color				:	#d63a14;
	background			:	transparent;
	font-size			:	12pt;
	}
a:visited 
	{
   	text-decoration		:	none;
	font-weight			:	100;
   	color				:	#d63a14; 
  	background			:	transparent; 
	font-size			:	12pt;
	}

a:hover 
	{ 
   	text-decoration		:	none;
	font-weight			:	100;
	color				:	#a36f5c;
	background			:	transparent;
	font-size			:	12pt;
	}

-->
</style>