<style>	<!--

	a.byline:link{font-family: Tahoma; color: #acacac; text-decoration: none}
	a.byline:active{font-family: Tahoma; color: #acacac; text-decoration: none}
	a.byline:hover{font-family: Tahoma; color: #acacac; text-decoration: none}
	a.byline:visited{font-family: Tahoma; color: #acacac; text-decoration: none}
	
	a.noline:link{font-family: Tahoma; color: #000000; text-decoration: none; font-size: 10pt;}
	a.noline:active{font-family: Tahoma; color: #000000; text-decoration: none; font-size: 10pt;}
	a.noline:hover{font-family: Tahoma; color: #000000; text-decoration: underline; font-size: 10pt;}
	a.noline:visited{font-family: Tahoma; color: #000000; text-decoration: none; font-size: 10pt;}

	TD.NavPanel
	{
		COLOR: #000000;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 9pt;
		border-right: 1px solid #CCCCCC;
		padding-right: 3px;
		width: 130px;
		text-align: left;
		vertical-align: top;
	}


	TD.MainBody
	{
		COLOR: #000000;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10pt;
		padding-left: 3px;
		width: 600px;
		text-align: left;
		vertical-align: top;
		padding-left: 5px;
		padding-right: 5px;
		border-right: 1px solid #CCCCCC;
	}
	
	.header
	{
		COLOR: #acacac;
		FONT-FAMILY: Tahoma;
		FONT-WEIGHT: bold;
		FONT-SIZE: 10pt;	
	}
	
	.headline
	{
		COLOR: #CC0000;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 14pt;	
	}
	
	.byline
	{
		COLOR: #acacac;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10pt;	
	}
	
	.blurb
	{
		COLOR: #000000;
		FONT-FAMILY: Tahoma;
		FONT-WEIGHT: bold;
		FONT-SIZE: 10pt;	
	}
		
	.body
	{
		COLOR: #000000;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 10pt;	
	}			
	
	.rightstuff
	{
		COLOR: #000000;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 8pt;	
	}	
		
	.disclaimer
	{
		COLOR: #000000;
		FONT-FAMILY: Tahoma;
		FONT-SIZE: 8pt;	
	}		
	-->
</style>