A:Link		{	Color: #FFFFFF;	Text-Decoration: None;	}
A:Visited	{	Color: #FFFFFF;	Text-Decoration: None;	}
A:Hover		{	Color: #FFFFFF;	Text-Decoration: Underline;	Font-Style: Italic;	}
A:Active	{	Color: #FFFFFF;	Text-Decoration: Underline;	Font-Style: Italic;	}

A.FL:Link	{	Color: #FFFFFF;	Text-Decoration: None;	}
A.FL:Visited	{	Color: #FFFFFF;	Text-Decoration: None;	}
A.FL:Hover	{	Color: #FFFFFF;	Text-Decoration: Underline;	Font-Style: Italic;	}
A.FL:Active	{	Color: #FFFFFF;	Text-Decoration: Underline;	Font-Style: Italic;	}

BODY		{	Background: #497E9D;
			Margin: 0Px;
			Font-Size: 11Px;
			Font-Family: Verdana;
			Color: #FFFFFF;	}

TABLE		{	Font-Size: 11Px;
			Font-Family: Verdana;
			Color: #FFFFFF;	}
	
H1		{	Font-Size: 14Px;
			Font-Weight: Bold;
			Margin: 5Px 0Px 5Px 0Px;	}

H2		{	Font-Size: 12Px;	}

.PL		{	Width: 180Px;
			Margin: 5Px;
			Padding: 2Px;
			Background: #497E9D;
			Border: 2Px Solid #426176;
			Font-Family: Arial;
			Font-Size: 13Px;
			Font-Weight: Bold;	}
