.articleBODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	text-indent: 2em;
	white-space: normal;
}
.articleBODYbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	text-indent: 2em;
	white-space: normal;
	font-weight: bold;
}
.articleBODYcenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	text-indent: 2em;
	white-space: normal;
	text-align: center;
	font-weight: bold;
}
.articleBODYcenter2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	text-indent: 2em;
	white-space: normal;
	text-align: center;
	font-weight: bold;
}
