.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 333333;
	margin-right: 10px;
}

.specialcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 333333;
	margin-right: 10px;
}
.specialcopy li {
	list-style-position: inside;
	list-style-image: url(images/pawprint.gif);
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 333333;
}
.bulletedcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 000000;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.pawprints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 333333;
	margin-right: 18px;
	margin-left: 18px;
	list-style-position: inside;
	list-style-type: square;
}


