.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.copy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}
a.linkcopy {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Arial";
	font-weight: normal;
}
a.linkcopy:hover {
	text-decoration: underline;
	color: #FF9900;	
}
.scopy {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}
