.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 1f5e86;
	text-align: justify;
	font-weight: normal;


}
.boldcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 1f5e86;
	text-align: justify;
	font-weight: bold;

}
.italicbodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 1f5e86;
	text-align: justify;
	font-weight: bold;
	font-style: italic;

}
