/* Menu formatting */

SPAN.mainmenu	{color:			#ffffff;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 font-size:		9pt;}

SPAN.submenu	{color:			#278338;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		bold;
		 font-size:		10pt;}

SPAN.date	{color:			#278338;
		 font-family:		Arial Black, Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 font-size:		12pt;
		 line-height:		117%;}


/* Default body formatting */

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


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

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

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

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

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

A:link		{color:			#278338;}

A:visited	{color:			#278338;}

A:hover		{color:			#999999;}

/* Text formatting */

H1		{font-size:		16pt;
		 font-family:		Arial Black, Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#333333;
		 line-height:		117%;}

H2		{font-size:		14pt;
		 font-family:		Arial Black, Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#333333;}

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

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

STRONG		{font-weight:		bold;}

EM		{font-style:		italic;}

SMALL		{font-size:		smaller;}

LARGE		{font-size:		larger;}

SPAN.proceed	{font-size:		16pt;
		 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;}

.dictionaryterm	{font-style:		italic;
		 font-weight:		bold;
		 text-decoration:	underline;}




