body
{
	
	font-size: 11pt;
	font-family: Arial;
}

.Label
{
	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
}

.StandardText
{
	font-size: 11pt;
	font-family: Arial;
}

.ErrorText
{
	font-size: 11pt;
	font-family: Arial;
	color: Red;
}

.ChangesTextBox
{
	width: 670px;
	height: 125px;
}

.DataGridText
{
	font-family: Arial;
	font-size:11pt;
}

.MainGrid
{
	border-collapse:collapse;
	
}
