.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
h3 {
	color: #006940;
}
.TableCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.yellow {
	background-color: #FFF5C6;
}
