﻿body {
}

.HeaderText
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	font-weight: bold;
}


.LabelText
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.ErrorText
{
	font-size: 10px;
	color: red;
	font-family: Arial;
}
