/* @override http://hug:8888/stylesheet.css */



body
 {
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
td{
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
tr{
	border-bottom: 1px solid black!important;
}