@charset "UTF-8";
/* CSS Document */

.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #581779;
	text-indent: 20px;
	padding-top: 20px;
}
.butterflyback {
	background-image: url(../newsletters/images/flyer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headlinecenter {
	font-size: 16px;
	line-height: 24px;
	color: #581779;
	text-indent: 0px;
	padding-top: 20px;
	text-align: center;
}
.headlinecenter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #752A8F;
}

