table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.white {
	border: 0px none #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
