@charset "ISO-8859-1";
.articlecopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 90%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666;
	background-color: #FFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: none;
}

