/* Default body formatting */

BODY		{font-size:		10pt;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#000000;}

TD		{font-size:		10pt;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#000000;}

A		{text-decoration:	none;
		 font-weight:		bold;}

A:link		{color:			#3333FF;}

A:visited	{color:			#3333FF;}

A:hover		{color:			#999999;}

A.subitem	{font-weight:		normal;}

A.ablink:link	{font-weight:		normal;
		 color:			#000000;}
		 
A.ablink:visited	{font-weight:		normal;
		 	 color:			#000000;}

A.ablink:hover	{font-weight:		normal;
		 color:			#999999;}

/* Text formatting */

H1		{font-size:		14pt;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		bold;
		 color:			#000000;}

H2		{font-size:		12pt;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		bold;
		 color:			#000000;}

H3		{font-size:		10pt;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		bold;
		 color:			#000000;}

SMALL		{font-size:		smaller;}

B		{font-weight:		bold;}

UL		{list-style-type:	square;}

UL UL		{list-style-type:	circle;}

OL		{list-style-type:	decimal;}

OL OL		{list-style-type:	low-roman;}

.subtitle	{font-size:		10pt;}

.steps		{color:			#ffffff;}

.stepson	{color:			#000000;}

SPAN.subtitle	{font-size:		10pt;}

SPAN.flights	{font-size:		8pt;}	

SPAN.potitle	{font-size:		12pt;
		 font-weight:		bold;}




