.tradeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #343434;
	line-height:16px;
}
.homeBodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343434;
	line-height:16px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #343434;
	line-height:18px;
}
.bodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
	line-height:18px;
}
.writeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C6265;
	line-height:15px;
}
a.bodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #78A9D1;
	text-decoration: underline;
	line-height: 15px;
}
a.bodyLinks:link {
	color: #78A9D1;
	text-decoration: underline;
}
a.bodyLinks:visited {
	color: #78A9D1;
	text-decoration: underline;
}
a.bodyLinks:active {
	color: #78A9D1;
	text-decoration: underline;
}
a.bodyLinks:hover {
	color: #78A9D1;
	text-decoration: none;
}
a.CopyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C6265;
	text-decoration: none;
	line-height: 15px;
}
a.CopyLinks:link {
	color: #5C6265;
	text-decoration: none;
}
a.CopyLinks:visited {
	color: #5C6265;
	text-decoration: none;
}
a.CopyLinks:active {
	color: #5C6265;
	text-decoration: none;
}
a.CopyLinks:hover {
	color: #5C6265;
	text-decoration: underline;
}
