.normalHigh {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #64C95F;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
}
.normalMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8FD88B;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
}
.normalLow {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccffcc;
	text-decoration: none;
	background-color: #000000;
	font-size: 12px;
}
