.text-peq {
	font-family: Arial;
	font-size: 11px;
}
.text-big {
	font-family: Arial;
	font-size: 16px;
}
.text-med {
	font-family: Arial;
	font-size: 12px;
}
.form-1 {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	background-color: #F4F4F4;
	border: 1px solid #999999;
}
.font-courier {
	font-family: "Courier New";
}
.underline-1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.text-alert {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
}
.text-error {
	background-color: #FFE6E6;
	font-family: Arial;
}
