﻿body {
}
.FormLabel
{
	color: black;
	font-family: Arial;
	font-size: 10pt;
}
.FormLabelRequiredField
{
	color: blue;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}
