body {
	margin:0px;
	background:#747474;
	font-family:arial;
}
.link:hover {
background-color:#cd1818;
}
.link {
	color:#000;
	font-family:arial;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:1px
}
h2 {
	margin-top:0px;
	margin-bottom:20px;
}
p {
	margin-top:18px;
	margin-bottom:18px;
}
a {
	text-decoration: underline;
	COLOR: #000000;
}
.black {
	text-decoration: underline;
	COLOR: #000000;
}
abbr {
	border-bottom:none;
	text-decoration:underline;
	cursor:help;
}
.iconbox {
	border: 1px solid #000;
	background-color:#C0C0C0;
	font-size: x-small;
	height:13px;
	width: 9em;
}

.icon {	padding: 1px;
	vertical-align:top;
	border: 0px;
}
.ajbox{
	border:1px solid #000;
	background-image:url('img/metal5.jpg');
}
.formdata{
	background-color: #C0C0C0;
	border:#000000 1px solid;
	padding:2px;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:2px;
}
