/* css document, Justin Waddell 2006 */
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
	width: 269px;
}
.copyRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #FF0000;
	width: 269px;
}
.copyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #FF0000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	color: #FF0000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	color: #999999;
}