.SubmittedValue 
	{
		color: blue;  
		font-weight: bold;
	}

.RequiredField 
	{
		font-weight: bold;
	}


