body
{
}
.Hyper
{
 font-weight: bold;
 font-size: 8pt;
 color: blue;
 font-family: Verdana,arial,geneva,sans-serif;
}
.button
{
	color: black;
	font-weight:bold;
	font-family:Verdana,arial,geneva,sans-serif;
}
.Lable
{
  font-size: 10pt;
  color: Maroon;
  font-weight: bold;
  font-family: Verdana,arial,geneva,sans-serif;
}
.RegularLable
{
  font-size:8pt;
  color: Black;
  font-weight: bold;
  font-family: Verdana,arial,geneva,sans-serif;
}
.grid
{
	 font-size: 10pt;
}
.MLable
{
  font-size: 20pt;color: Purple;
  font-family: Verdana,arial,geneva,sans-serif;
}
.NewLable
{
  font-size: 20pt;color: Black;
  font-style:oblique;
  font-family: Georgia;
}
.MyLable
{
  text-align : justify;
}
.LSize
{
 font-size: 20pt;
}
.MSize
{
 font-size: 12pt;
 color: Maroon;
}
.TextBx
{
  font-size: 10pt;
  font-family: Verdana,arial,geneva,sans-serif;
}
.BN
{
	font-size: 25pt;
}
.bANDHn
{
	font-size: 20pt;
}
.Error
{
 font-size: 9pt;
 color: Red;
 font-family: Verdana,arial,geneva,sans-serif;
}
p
{
	font-family:Georgia;
	font-size:10pt;
}

