<style type="text/css"><!--

<!--  THIS COMMENT MUST STAY HERE:  otherwise MS IE will ignore these css in certain circumstances -->

<!-- Tags -->

	body, td, p		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 8pt;
		font-weight : normal;
		font-style : normal;
		text-decoration : none;
		color : #444444;
		
		}

	h1	{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 11pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color : #3f1148;
		
		}
		
	a	{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 8pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color :	#632c7b;
		}		
		
	a:hover	{
		text-decoration : underline;
		}		
		
	
	.tblhdr	{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 9pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color :	#ffffff;
		}
		
	.newshdr	{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 8pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color :	#ffffff;
		}
	
	.cpyrt		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 7pt;
		font-weight : normal;
		font-style : normal;
		text-decoration : none;
		color :	#888888;
		}
		
	.cpylnk		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 7pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : underline;
		color :	#888888;
		}


	.tbar	{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 14pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color :	#ffffff;
		}
	
	.hitxt		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 8pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color : #ffffff;
		}
	
	.sectxt		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 9pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color : #3f1148;
		}
	

	.normtxt		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 8pt;
		font-weight : normal;
		font-style : normal;
		text-decoration : none;
		color : #444444;
		
		}

	.errmsg		{
		font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size : 7pt;
		font-weight : bold;
		font-style : normal;
		text-decoration : none;
		color : #ff0000;
		}	
	