.tablehead {
	font-size: 14px;
	font-style: bold;
	color: 365E22;
}
.tablesubhead {
	font-size: 14px;
	font-style: bold;
	color: #666666;
}
.materials_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td { 
	padding-top: 2px;
	font-size: 10px;
	color: #666666;
}