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

A.FL:Link	{	Color: #FFFFFF;	Text-Decoration: Underline;	}
A.FL:Visited	{	Color: #FFFFFF;	Text-Decoration: Underline;	}
A.FL:Hover	{	Color: #FFFFFF;	Text-Decoration: None;		}
A.FL:Active	{	Color: #FFFFFF;	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: #800080;	Text-Decoration: None; Font-Size: 11Px;	}
A.PL:Active	{	Color: #800080;	Text-Decoration: None; Font-Size: 11Px;	}

BODY		{	Background: #000000 URL(Background.gif) Center Repeat-Y;
			Margin: 0Px;
			Font-Family: Arial;
			Font-Size: 13Px;
			Color: #FFFFFF;	}

Table		{	Font-Family: Arial;
			Font-Size: 13Px;
			Color: #000000;	}

SMALL		{	Font-Size: 11Px;
			Color: #800080;	}
			
H1		{	Font-Size: 14Px;
			Font-Weight: Bold;
			Margin: 5Px 0Px 0Px 0Px;	}
			
H2		{	Font-Size: 12Px;
			Font-Weight: Bold;
			Text-Align: Center;
			Margin: 0Px 0Px 5Px 0Px;	}

.Header		{	Width: 800Px;
			Padding: 2Px;
			Border-Width: 2Px;
			Border-Style: Solid;
			Border-Color: #000000;
			Background: #FFFFFF;
			Text-Align: Left;
			Font-Weight: Bold;
			Color: #000000;
			Font-Size: 13Px;	}
