BODY		{
			font-family	:	Helvetica;
			font-size	:	14px;
			font-weight	:	none;
		}

P, TD, DL, OL, UL	{
			font-family	:	Helvetica;
			font-size	:	14px;
			font-weight	:	none;
			color		:	#002244;
		}

A:link		{
			color		:	#880066;
			text-decoration	:	none
		}

A:visited	{
			color		:	#880066;
			text-decoration	:	none
		}

A:active	{
			color		:	#FF0000;
			text-decoration	:	none
		}

TH		{
			font-family	:	Helvetica;
			font-size	:	14px;
			font-weight	:	bold;
			color		:	#FFFFFF;
			background	:	#0000FF
		}

H1		{
			font-family	:	Helvetica;
			font-size	:	18px;
			color		:	#0000CC
		}

H2		{
			font-family	:	Helvetica;
			font-size	:	17px;
			color		:	#666688
		}

H3		{
			font-family	:	Helvetica;
			font-size	:	16px;
			color		:	#668866
		}

