div.content {
	display: none;
}
.copy {
	color: #000000;
	font-family: verdana, geneva, arial;
	FONT-SIZE: 11px;
	line-height: 15px;
}
.copy strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B73B9;
	line-height: 16px;
}
.copy a:link {
	text-decoration: underline;
	color: #000000;
}
.copy a:visited {
	text-decoration: underline;
	color: #000000;
}
.copy a:hover {
	text-decoration: none;
	color: #000000;
}
.copy a:active {
	text-decoration: underline;
	color: #000000;
}