BODY, Td, Th, Table, Tr, p , ul, li, div, span {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 9pt;
	color: 666666;
	font-weight: normal;
}

.hphighlight {
	color: #4580BA;
	font-weight: bold;
}

/* Link Style for the links on a white background */
A 
	{ 
	COLOR: #4580BA; 
	text-decoration: underline;
	}

A:hover 
	{ 
	COLOR: #494949;
	}