.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline blink;
}
.background {
	background-image: url(images/logo.gif);
	background-repeat: repeat;
}
.bodywhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.applicationback {
	background-repeat: no-repeat;
}
.storeback {

	background-image: url(images/storelocator.gif);
	background-repeat: no-repeat;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}

