.backGround {
	background-image: url(images/backGround_07.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #4C4C4C;
	padding: 0px 25px 0px 0px;
}
.tablecontent {
	font-size: 11px;
	line-height: 18px;
	color: 4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
a.body_link {
	color: #621319;
	text-decoration: underline;
	
}

.subhead {
	font-size: 11px;
	color: #621319;
}
