.copy {
	font-family: "Futura Medium", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline {
	font-family: "Futura Medium", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #F00;
	text-decoration: none;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headline1 {
	font-family: "Futura Medium", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #F00;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
}
.copy2 {
	font-family: "Futura Medium", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	background-color: #FFF;
}
