body {
	margin-top: 8px;
}
a:link {
	color: #3C6C6E;
	text-decoration: none;
}
a:hover {
	color: #669966;
	text-decoration: underline;
}
a:visited {
	color: #306060;
	text-decoration: none;
}
.artist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #669999;
}
.metalartist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C6C6E;
}
.metalartheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #37554D;
	font-weight: bold;
	font-size: 18px;
}
.knivespgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #37554D;
}
.artistgallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C6C6E;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.artheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	margin: 1px;
	color: #404840;
	text-align: center;
}

