.errorbody {
	background-color: white;

}

.errormsg {
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}