.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373632;
}
.crossout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;
}
.body_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B64C38;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B64C38;
	font-weight: bold;
}
