.normal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
}
.bold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: bold;
}
.fineprint {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: x-small;
}
.errors {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #000000;
	background-color: #FFCECE;
}
