H6
	{
	color:#999999;
	font-style:normal;
	font-family:arial
	}
	
H2	
	{
	color:#CC3399;
	font-style:normal;
	font-family:arial
	}

A.main:link
	{
	text-decoration:none;
	color:#CC3399;
	font-weight:bold;
	}
A.main:visited
	{
	text-decoration:none;
	color:#CC3399;
	font-weight:bold;
	}
A.main:active
	{
	text-decoration:none;
	color:#CC3399;
	font-weight:bold;
	}
A.main:hover
	{
	text-decoration:none;
	color:#CC3399;
	font-weight:bold;
	}

A.returntotop:link
	{
	text-decoration:underline;
	color:#CC3399;
	}
A.returntotop:visited
	{
	text-decoration:underline;
	color:#CC3399;
	}
A.returntotop:active
	{
	text-decoration:underline;
	color:#CC3399;
	}
A.returntotop:hover
	{
	text-decoration:underline;
	color:#CC3399;
	}

BODY, TABLE, TH, TD, PRE, STRONG, EM, B, I 
	{
	color:#333333;
	font-size:9pt;
	font-family:arial
	}

P
	{
	color:#333333;
	font-style:normal;
	font-size:9pt;
	font-family:arial
	}