body{
	background-color: #000000;
	font-family: arial;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}
<!-- Customize link style here -->
a:link {text-decoration:none;}
a:visited {text-decoration:none; }
a:hover {text-decoration:none; cursor: hand;}

<!-- Customize the "folder" style here -->
a.folder {
	font-family=arial;
	font-size: 9pt;
	padding:0px;
}

<!-- Customize the "leaf" style here -->
a.leaf {
	font-family=arial;
	font-size : 9pt;                             
	padding:0px;
	cursor: hand;	
}

<!-- Table Elements -->
table.empty {
	border: 0;
	cellspacing="0";
	cellpadding="0";
}