.heading {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #000000;
	margin: 0 0 0 0;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0 0;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
.headingwhite {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #ffffff;
	margin: 0 0 0 0;
}
.copywhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin: 0 0 0 0;
}
.copywhitebold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #ffffff;
	margin: 0 0 0 0;
}
.quotecopy{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #330066;
	margin: 0000;
}