.homeCopy {
	font-family: Arial;
	font-size: 12px;
	color: #3A3A3A;

}

.leftnavCopy {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #732018;

}
.footerCopy {
	font-family: Arial;
	font-size: 11px;
	color: #3A3A3A;

}
.bodyCopy {
	font-family: Arial;
	font-size: 12px;
	color: #3A3A3A;
	
	}
	
.disclaimer {
	font-family: Arial;
	font-size: 10px;
	color: #3A3A3A;
	
	}
.leftNav {
	font-family: Arial;
	font-size: 10px;
	color: #3A3A3A;
	
}
.rightnavCopy {
	font-family: Arial;
	font-size: 10px;
	color: #3A3A3A;	

}
a:link {
	color: #732018;
	text-decoration: none;
}
a:visited {
	color: #732018;
	text-decoration: none;
}
a:hover {
	color: #732018;
	text-decoration: underline;
}
a:active {
	color: #732018;
	text-decoration: underline;
}
