#workmanship {
width: 585px;
text-align: left;
}

#workmanship table {
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	width:400px;
}

#workmanship td {
	font-size:10pt;
	width:100px;
	border:1px solid black;
	padding:.4em;
}

.pma table {
	border-collapse:collapse;
	width:500px;
}

caption {
	font-weight:bold;
	text-align:center;
	font-size:11pt;
}

.underline {
	text-decoration:underline;
}

.centered {
	text-align:center;
}


a.pdf {
	text-decoration:none;
	font-size:11 px;
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
margin-left: 220px;
}
a.pdf:hover {
	text-decoration:none;
	font-style:italic;
	font-weight:bolder;
	color:#0000FF;
}
a.pdf:visited {
	text-decoration:none;
	color:#0000FF;
}
a img {
	border:none;
	margin:0px;
}
a img:visited {
	border:none;
}
