body {
	background-image: url(../images/bgr.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BodyCopy {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.BodyCopy2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.BodyCopy3 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.5px;
	}
.BodyCopy4 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-weight: bold;
}
.BodyCopy5 {
	font-family: Arial;
	font-size: 14px;
	color: #00CCFF;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF3F3C;
	text-decoration: underline;
}
a:visited {
	color: #FF3F3C;
	text-decoration: none;
}
a:active {
	color: #FF3F3C;
	text-decoration: underline;
}
.PartNumbers {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: capitalize;
}
.SpecNumbers {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: capitalize;
}
