.highlight_red {
	font-weight: bold;
	color: #F00;
}
.crossed {
	text-decoration: line-through;
}

.item_title {
	text-align: left; color: rgb(0, 50, 0); font-family: arial,helvetica,sans-serif; font-size: 16px; line-height: 2; font-weight: bold; font-style: normal; text-decoration: none;
}

.section_title {
text-align: left; color: rgb(0, 50, 0); font-family: arial,helvetica,sans-serif; font-size: 24px; line-height: 2; font-weight: bold; font-style: normal; text-decoration: none;	

}
.emph{
	font-weight: bold;
}
