#propertymetals {
	width: 500px:
	text-align: left;
}

#propertymetals table {
	font-size:10px;
	border-collapse:collapse;
}
.underline {
	text-decoration:underline;
}
#propertymetals td {
	padding:2px;
	border:1px solid #000000;
}
#propertymetals tr {
	height:30px;
}
.heading{
	font-size:11px;
	color: #336600;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
text-decoration: underline;
}
.centered {
	font-size:12px;
	color: #000000;
	font-weight: normal;
	text-align:center;
	width:60px;
}
.left {
	font-size:11px;
	color: #000000;
	font-weight: bold;
	text-align:left;
	padding-right:10px;
	width:188px;
}
.pdf {
	text-align:center;
	font-size:11px;
}
a.pdf {
	text-decoration:none;
	font-size:14 px;
	color:#0000FF;
}
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;
}
hr {
	color:#000000;
}






