
body{

	margin: 0;

	margin-top: 0;

}

a, li, p, td {

	color: #58595b;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-style: normal;

	text-decoration: none;

	font-size: .9em;

	line-height: 1.1em;
}

a:hover {
	
	text-decoration: underline;

}