#finishspec {
	width: 585px;
	text-align: center;
}

#finishspec table {
	border-collapse: collapse;
	width:500px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

#finishspec tr {
	height:20px;
}

.empty{
width: 100px;
}

.content {
	height: 25px;
	font-size: 14px;
	border: 1px solid #c0c0c0;
}

.underline {
	text-decoration:underline;
}

.centered {
	text-align:center;
}
a.pdf {
	text-decoration:none;
	font-size:14 px;
	color:#0000FF;
	margin-left: auto;
	margin-right: auto;
}
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;
}
a img:visited{
	border:none;
}






