td img {display: block;
}
body {
	background-color: #999999;
	margin-top: 0px;
	background-image: url(metalbg2.jpg);
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: underline;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.smallheader {font-size: 10pt; color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
