.heavystandard {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.title {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.standard {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.largestandard {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.rederror {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-transform: none;
	color: #FF0000;
}
.message {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}

