.bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000;
}
.featured_item {
	font-size: 14px;
	font-weight: bold;
	color: #003;
	font-style: italic;
}
