body {
	background-color: #505052;
	margin-top: 0;
	margin-left: 0;
	background-image:url(images/repeat-home.gif);
	background-repeat: repeat-x;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D11241;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.reducedbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D11241;
}
