body {
	margin: 0;
	border: 0;
	padding: 3px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
}

table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
}

td {
	border: 1px dashed gray;
	padding: 4px;
	}

th {
	border: 1px solid black;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.confirmation_left {
	width: 40%;
	font-size: 12px;
}

.confirmation_right {
	width: 60%;
}
