.articleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
}
.articleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	text-align: left;

}
.articleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
}
.articleTitleSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
