body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}

td{
	font-size:12px;
	line-height:20px;
}

a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:20px;
}

a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}