BODY		{margin-left:		0;
		 margin-right:		0;
		 margin-top:		0;
		 margin-bottom:		0;}

TD.main		{margin-left:		20;
		 margin-right:		20;
		 margin-top:		20;
		 margin-bottom:		20;
		 font-size:		12px;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#000000;}
		 
TD.column	{margin-left:		5;
		 margin-right:		5;
		 margin-top:		5;
		 margin-bottom:		5;
		 font-size:		12px;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#ffffff;}

DIV.main 	{font-size:		12px;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#000000;}
		 
TD 	{font-size:		12px;
		 font-family:		Arial, Helvetica, sans-serif;
		 font-style:		normal;
		 font-weight:		normal;
		 color:			#000000;}

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

A:link		{color:			#4444cc;}

A:visited	{color:			#4444cc;}

A:hover		{color:			#999999;}

A.col:link	{color:			#aaaaee;}

A.col:visited	{color:			#aaaaee}

A.col:hover	{color:			#cccccc;}

/* Text formatting */

H1		{font-size:		16px;
		 font-weight:		bold;
		 color:			#000066;}

H2		{font-size:		14px;
		 font-weight:		bold;
		 color:			#000066;}

H3		{font-size:		13px;
		 font-weight:		bold;
		 color:			#000066;}

H4		{font-size:		12px;
		 font-weight:		bold;}

UL		{list-style-type:	square;}

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

OL		{list-style-type:	decimal;}

OL OL		{list-style-type:	lower-alpha;}

B		{font-weight:		bold;}






