.bodyText {
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-bottom: 10px;
	text-align: justify;
}
.bodyTextNoTop {

	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
