H2 {
	font-family : Arial;
	font-size: 8pt;
	color: #000000;
	
}
H1 {
	font-family : Arial;
	font-size: 14pt;
	color: #ff0000;
}

BODY  {
	font-family : Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration :none;
	font : none;
	body background color : 
}

P {
	font-family : Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration :none;
	font : none;
}

A  {
	color : #6633ff;
	text-decoration :none;
	font : bold;
}

A:Visited  {
	font-family : Arial;
	color : #6633ff;
	text-decoration :none;
	font : bold;
}

A:Active  {
	font-family : Arial;
	color : #ff0000;
	text-decoration :none;
	font : bold;
}

A:Hover  {
	font-family : Arial;
	text-decoration : underline;
	color : #ff0000;
	font : bold;
}

TD {
	FONT-FAMILY: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration :none;
	font : none;
}
