﻿table.duaplate,
table.duaplate th,
table.duaplate td{
background-color: white;
	color: #005596;
	text-align: left;
	border: none; 
	padding: 1px;
}
table.duaplate {
	border-collapse: collapse;
	width: 100%;
}

table.duaplate th {
	font-weight: bold;
}
table.duaplate td {
	vertical-align: top;    	
}

table.wearalloy,
table.wearalloy th,
table.wearalloy td 
{
	background-color: white;
	color: #005596;
	text-align: left;
	border: none; 
	padding: 1px;
}

table.wearalloy {
	border-collapse: collapse;
	width: 80%;
}

table.wearalloy th {
	font-weight: bold;
	width: 20%;
}
