body {

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

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

td {

	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 8pt;
	line-height			: 22px;
	
}

input, select, textarea
{
    font-family			: Arial, Helvetica, sans-serif;
	font-size			: 8pt;
    border				: solid 1px #000000;
}

a:link
{
	text-decoration		: none;
	font-style			: normal; 
	color				: #000000;
}

a:visited
{
	text-decoration		: none;
	font-style			: normal; 
	color				: #000000;
} 

a:active 
{
	text-decoration		: none;
	font-style			: normal; 
	color				: #000000;
}

a:hover 
{ 
	text-decoration		: none;
	font-style			: normal; 
	color				: #FF6100;
}
