A, A:LINK, A:VISITED {
	text-decoration : none;
	color: Silver;
}

A:HOVER {
	text-decoration : none;
	color: Silver;
	background-color: Yellow;
}

A:ACTIVE, A:FOCUS {
	text-decoration : none;
	color: Silver;
}
BODY {
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
	color: Silver; 
}
BLOCKQUOTE
	{
	Font: normal small Verdana;
	Color: silver;
	margin-left: 3cm;
	Position: relative;
}

	CAPTION
	{
		Font: bold 10pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Margin: .1in;
		Color: Silver;
		Position: relative;
		}

	DD
	{
		Font: Bold medium 'Trebuchet MS', Arial, sans-serif;
		Color: navy;
		Left: .5cm;
		Position: relative;
		}

	DIV
	{
		Position: relative;
		}

	DT
	{
		Font: Bold large Arial, sans-serif;
		Background: #FFFFCC;
		Padding: 2pt;
		Color: teal;
		Left: .5cm;
		Position: relative;
		}

	H1
	{
		Font: bold xx-large 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Color: #996699;
		Filter: shadow(color=#660099,OffX=6,OffY=6,Positive=1);
		Text-Align: Left;
		Position: relative;
		}

	H2
	{
	Font: bold x-large 'Trebuchet MS', 'Arial', 'Sans-Serif';
	Color: Silver;
	Text-Align: center;
	Position: relative;
}

	H3
	{
		Font: bold large 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Padding: 2pt;
		color: Silver;
		Position: relative;
		}

	H4
	{
		Font: bold medium 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Background: #FFFFCC;
		Margin: .25cm;
		Padding: 2pt;
		Color: #660066;
		Width: auto;
		Height: auto;
		Left: auto;
		Top: auto;
		Position: relative;
		}

	H5
	{
		Font: bold small 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Background: #99cccc;
		Margin: .35cm;
		Padding: 5pt;
		Color: #660066;
		Position: relative;
		}

	H6
	{
		Font: bold small 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Margin: .45cm;
		Padding: 10pt;
		Color: #660066;
		Position: relative;
		}

	I
	{
	Color: Silver;
	Position: relative;
}

	LI
	{
		Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Margin-left: .4cm;
		Color: Silver;
		Position: relative;
		}

	OL
	{
		Margin-left: 1.5cm;
		Position: relative;
		}

	P
	{
	Font: normal medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	Margin-left: 1cm;
	Color: Silver;
	Position: relative;
}

	PRE
	{
		Font: bold 10pt 'Arial', 'Sans-Serif';
		Margin-left: 1cm;
		Color: #990000;
		Text-Align: left;
		Position: relative;
		Background: #FFFFFF;
		}

	TABLE
	{
		Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Color: #006600;
		Position: relative;
		}

	TD
	{
		Font: bold 11pt 'Trebuchet MS', 'Arial', 'Sans-Serif';
		Color: #000066;
		Position: relative;
		}

	TH
	{		
		font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
		font-weight: bold;
		font-size: 12pt;
		color: #990000;
		background: #CCCC99;
		position: relative;
		}

	TR
	{		
		font-family: 'Trebuchet MS', 'Arial', 'Sans-Serif';
		font-weight: bold;
		font-size: 11pt;
		color: #000066;
		position: relative;
		}

	UL
	{		
		position: relative;
		margin-left: 1.5cm;
		}
