@charset "UTF-8";
.goodie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	font-weight: bolder;
	font-variant: small-caps;
	border: thin dashed #FFCC33;
}
