body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(images/metal-at-web.jpg);
	background-repeat: no-repeat;
	background-color: #CBDEEC;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:active {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
strong {
	font-weight: bolder;
}
h3 {
	margin-bottom: .25em;
	margin-top: 1em;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	text-align: center;
}
#primarycontent a:link {
	border-bottom-style: dotted;
	border-bottom-color: #990033;
	border-bottom-width: 1px;
}
#primarycontent a:active {
	border-bottom-style: dotted;
	border-bottom-color: #990033;
	border-bottom-width: 1px;
}
#primarycontent a:visited {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
