@charset "utf-8";
/* CSS Document */

a.bottomlink:link {color: #4c2f14}
a.bottomlink:visited {color: #4c2f14}
a.bottomlink:hover {color: #757575}
a.bottomlink:active {color: #4c2f14}

body {
	background-color: #f4f1ea;
}
.style1 {
	color: #000000;
	font-size: small;
}
.metals-header {
	font-size: large;
	color: #4c2f14;
	font-weight: bold;
}
.metals-header-about {
	font-size: large;
	color: #ffffff;
	font-weight: bold;
}
.metals-body-text {
	color: #4c2f14;
}
.metals-body-about {
	color: #ffffff;
	text-align: justify;
}

