.articleTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	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;
}
.Script {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	background-color: #EEEEEE;

}
.scriptsmall {
	font-family: "Courier New", Courier, mono;
	font-size: xx-small;
}
.articleBodySmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
