body 
{

	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

td 
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

img
{
	border: 0px;
}

a:link
{
	text-decoration: none;
	font-style: normal; 
	color: rgb(0, 0,0);
}

a:visited
{
	text-decoration: none;
	font-style: normal; 
	color: rgb(0, 0, 0);
} 

a:active 
{
	text-decoration: none;
	font-style: normal; 
	color: rgb(0, 0, 0);
}

a:hover 
{ 
	text-decoration: underline;
	font-style: normal; 
	color: rgb(0, 0, 0);
}

table
{
	border: 0;
	border-collapse: collapse;
}