.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.large_red_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C84026;
}
.footer {
	background-image: url(../images/test_06.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: scroll;
}
.large_red_copy_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C84026;
	font-style: italic;
}
