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

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

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

BODY		{	Background: #000000 URL(Background.jpg) Top Repeat-X;
			Margin: 0Px;
			Font-Size: 12Px;
			Font-Family: Verdana;
			Color: #FFFFFF;	}

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

SMALL		{	Font-Size: 11Px;
			Color: #FFFFFF;	}

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

H2		{	Font-Size: 12Px;
			Font-Weight: Normal;
			Text-Align: Center;
			Width: 750Px;
			Margin: 5Px 0Px 5Px 0Px;	}

.Div_Title	{	Background: URL(Title.gif) Repeat;
			Font-Weight: Bold;
			Text-Align: Center;
			Height: 18Px;
			Padding: 2Px;
			Width: 100%;	}

.Div_Content	{	Background: #000000;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #1E8BCF;
			Padding: 2Px;
			Width: 100%;
			Font-Weight: Bold;	}
