.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.body_text_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.body_text_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.small_text_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

