HR {
	color : #DC143C;
}

A {
	text-decoration: none;
	color: Black;
	font : 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration: none;
	color: Blue;
	font : 10pt;
}

TABLE {
	text-decoration: none;
	color: Black;
	font : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	word-wrap : normal;
}






