.err {
	font-weight: bold;
	font-size: 8pt;
	color: #FA1F45;
}
.msg {
	font-weight: bold;
	font-size: 8pt;
	color: #FF9933;
}
.label {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #222222;
}

