body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.Body {
	color: #22346A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.Body2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bolder;
}
.Body3 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
}
.HeaderMain {
	color: #C90006;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
.HeaderSub {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.topnav a:link, .topnav a:active, .topnav a:visited, .topnav a:hover {
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left-width: medium;
	display: block;
	width: 101px;
	height: 21px;
	text-align: center;
	vertical-align: sub;
	background-repeat: no-repeat;
	margin: 0px;
}

.topnav a:link, .topnav a:active, .topnav a:visited {
	color: #003366;
	background-image: url(../images/future_alloys2_14.png);	
	
}

.topnav a:hover {	
	color: #19274B;
	background-image: url(../images/future_alloys_14.jpg);
	
}



