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

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

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

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

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

TABLE		{	Font-Size: 12Px;
			Font-Family: Arial;
			Color: #000000;	}

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

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

H2		{	Font-Size: 12Px;
			Font-Weight: Bold;
			Text-Align: Center;
			Margin: 0Px 0Px 0Px 0Px;	}

.Div_Title	{	Font-Weight: Bold;
			Text-Align: Center;
			Height: 20Px;
			Margin: 0Px 0Px 2Px 0Px;
			Background: #FFFFFF;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #000000;
			Padding: 2Px;
			Width: 100%;	}
			
.Div_Content	{	Background: #FFFFFF;
			Border-Width: 1Px;
			Border-Style: Solid;
			Border-Color: #000000;
			Padding: 2Px;
			Width: 100%;	}
