﻿body 
{
	direction :rtl ;
	
}
div
{
	margin :0;
	}
h1
{
	font-family: 'b titr';
	font-size: 18pt;
	font-weight: bold;
	color: #343F4B;
}
h4
{
	font-family: 'b mitra';
	font-size: 14pt;
	font-weight: bold;
	color: #663300;
	text-align : center ; 
}
p
{
	margin: 0px;
	font-family: 'b mitra';
	font-size: 12pt;
	font-weight: normal;
	text-align: center ;
}
li 
{
		margin: 0px;
	font-family: 'b mitra';
	font-size: 12pt;
	font-weight: normal;
	text-align: justify ;
	}
th
{
	background-color: #F5F5F5;
	color: #617987;
	font-family: 'b mitra';
	font-size: 12pt;

}
td
{
		font-family: 'b mitra';
	font-size: 12pt;

	}
