﻿body {
}
.Button
{
	font-family: Arial;
	font-size:8pt;
	font-weight:bold;
}
.Hyplink
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
}
.Lable
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:Maroon;
}
.TableAdd
{
	font-weight: bold;
	color: #993300;
	font-family: Arial;
}
.dl
{
	direction: ltr;
}
.dr
{
	direction : rtl;
}
