body
{
	margin : 50px 80px;
	margin-left: 80;
	margin-right: 80;
	background-color: White;
	direction: rtl;
}
a{
 text-decoration: none;
color: Blue;;
	}

a:hover{
	text-decoration:none;
	color: #FFA953;
}
h1
{
	background: #6793BF;
	margin : 0px;
	font-size : 15pt;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: center;
	color : White;
	line-height : 20px;
	border: 1px solid white;
}	
h2
{
	background : #F3F4F4;
	font-size : 10pt;
	margin : 0px;
	font-family : Tahoma;
	line-height : 20px;
  	border: 1px solid white;
     text-indent: 15px;
	font-weight: normal;
}
h3
{

	font-size : 10pt;
	margin : 0px;
	font-family : Tahoma;
	line-height : 20px;	
    border: 1px solid white;
     text-indent: 15px;
	 	font-weight: normal;
}
