.normal {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #000000}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.smallest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
