﻿body
{
	background-color: #ffffff;
	text-align: right;
	direction: rtl;
	font-family: 'Traditional Arabic';
	color: black;
	font-size: 14pt;
	
}



.title
{
	color: #228b22;
	font-weight: bold;
	font-family: 'Traditional Arabic';
	font-size: 16pt;
}
.subTitle
{
	font-family: 'Traditional Arabic';
	font-size: 16pt;
	color: #000099;
	font-weight: bold;
}
.subTitle2
{
	font-family: 'Traditional Arabic';
	color: black;
	font-weight: bold;
}
.link
{
	
	font-family: 'Traditional Arabic';
	font-size: 16pt;
	font-weight: bold;
}
.leftToRight
{
  direction:ltr;
  text-align :right ;
	}
.rightToLeft
{
  direction:rtl;
}
.button
{
	color: #228b22;
	font-size: large;
	width:100px
}

.button2
{
	color: #228b22;
	font-size: large;
	width:100px
}

.button3
{
	color: #228b22;
	font-size: large;
	width:50px
}

.note
{
	color: Red;
	font-size: 12pt;
	font-weight: bold;
}
.bigNote
{color: Red;
	font-size: 16pt;
	font-weight: bold;
}



