/*
[ Don't forget to close each style with a closing ";" ! ]
*/

/* Main */
	BODY,A,TD,P,LI,OL,UL,INPUT	{font-family:Arial,Helvetica,sans-serif; font-size:9pt;}

	A 				{color: #0000FF;}
	A:Active 	{color: #FF0000;}
	A:Visited	{color: #0000FF;}
	A:Hover		{color: #9933CC;}
	

	.ThreeDn				{font-size: 6pt;}
	.TwoDn					{font-size: 7pt;}
	.OneDn					{font-size: 8pt;}
	.OneUp					{font-size: 10pt;}
	.TwoUp					{font-size: 11pt;}
	.ThreeUp				{font-size: 12pt;}
	.FourUp					{font-size: 13pt;}
	.FiveUp					{font-size: 14pt;}
	.SixUp					{font-size: 15pt;}
	.SevenUp				{font-size: 16pt;}
	.EightUp				{font-size: 17pt;}
	.NineUp					{font-size: 18pt;}

	.hd							{font-size: 12pt; font-weight: bold; font-style : italic;}
	
	.hdb						{font-size: 12pt; font-weight: bold; color: #0000CC;}
	
	.blueb					{font-weight: bold; color: #0000CC;}

	.error					{font-size: 10pt; color: #FF0000;}
	
	.orgb						{font-weight: bold; color: #0000CC;}

	.ResHeader			{font-weight: bold; font-size: 9pt;}