.body_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	color: #333;
}
.body_text_bold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	color: #333;
	font-weight: bold;
}
.body_text_bold_blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 21px;
	color: #39F;
	font-weight: bold;
}
.body_text_small {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #333;
}
.para_space {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 3px;
	font-style: normal;
	line-height: 3px;
}
.case_study_header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	color: #39F;
	font-weight: bold;
}
