.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #690;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	font-weight: normal;
}
.copylink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	line-height: 24px;
	text-decoration: underline;
	font-weight: bold;
}
.info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}
.spam {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	line-height: 24px;
	font-weight: normal;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
}

