body{
	color: #ffffff;
	background-color: #000000;
}

.ErrMess{
	color: #ff0080;
}

.InpRequired{
	color: #ffff84;
}


