	label, select, td {
		font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
		font-size: 0.75em;
		
	}
	label {
		width: 10em;
	}
	table {
		border: solid 1px #716F69;
	}
	td {
		vertical-align: top;
	}
	td.heading {
		background-color: #D7d4c8;
		padding: 0px;
		margin: 0px;
		border-bottom: solid 1px #716F69;
		font-weight: bold;
	}
	td.splitter {
		border-bottom: solid 1px #716F69;
		font-size: 1px;
	}

