.bigger_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #E20000;
}


.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.body_copy_grey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #606060;
}
.page_shadow {
	background-attachment: fixed;
	background-image: url(../images/page_shadowtile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
