table,td
{
	border-collapse      : collapse;
	margin-right:5px;
}

table a:link
{
	color                 : #000000;
	text-decoration       : none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}
table a:visited
{
	color                 : #000000;
	text-decoration       : none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
table a:hover
{
	color                 : #000FFF;
	text-decoration       : underline;
}
#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration       : underline;
}
