@CHARSET "ISO-8859-1";
.failmsg {
	color: #ff0000;
}
.returnmsg {
	
	color: #0f0000;
	font-weight: bold;
}
