.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	color: #FC6;
	line-height: 1.5;
	font-weight: lighter;
	letter-spacing: 2px;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFF;
}
.bodycopy {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #CCFF66;
}

