.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
}
.body_copy_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-style: italic;
}
.red_highlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #7E2404;
}
.shadow {
	background-attachment: fixed;
	background-image: url(../images/index_16.jpg);
	background-repeat: repeat-y;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #7D240A;
}
.shadow_background {
	background-image: url(../images/index_16.jpg);
	background-repeat: repeat-y;
}
.red_highlite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7E2404;
	font-weight: bold;
}

