A:Link		{	Color: #000000;	Text-Decoration: Underline;	}
A:Visited	{	Color: #000000;	Text-Decoration: Underline;	}
A:Hover		{	Color: #737373;	Text-Decoration: None;	}
A:Active	{	Color: #737373;	Text-Decoration: None;	}

A.FL:Link	{	Color: #000000;	Text-Decoration: Underline;	}
A.FL:Visited	{	Color: #000000;	Text-Decoration: Underline;	}
A.FL:Hover	{	Color: #737373;	Text-Decoration: None;	}
A.FL:Active	{	Color: #737373;	Text-Decoration: None;	}

A.PL:Link	{	Color: #000000;	Text-Decoration: Underline; Font-Size: 11Px;	}
A.PL:Visited	{	Color: #000000;	Text-Decoration: Underline; Font-Size: 11Px;	}
A.PL:Hover	{	Color: #737373;	Text-Decoration: None; Font-Size: 11Px;	}
A.PL:Active	{	Color: #737373;	Text-Decoration: None; Font-Size: 11Px;	}

BODY		{	Background: #737373 URL(Background.gif) Top Repeat-Y;
			Margin: 0Px;
			Font-Size: 12Px;
			Font-Family: Verdana;
			Color: #5F5F5F;	}

TABLE		{	Font-Size: 12Px;
			Font-Family: Verdana;
			Color: #737373;	}

SMALL		{	Font-Size: 10Px;	}

H1		{	Font-Size: 16Px;
			Font-Weight: Bold;
			Margin: 10Px 0Px 0Px 0Px;	}
			
H2		{	Font-Size: 12Px;
			Font-Weight: Bold;
			Margin: 0Px 0Px 10Px 0Px;	}
