.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a.copy:hover {color: #333333; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline;}

.copy-sml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.copy-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #FF7200;
	text-decoration: none;
}
