body {
	background-color: White;
	direction:rtl;
	margin : 40px 5% 40px 5%;
}

#t {
	color : Black;
	font-size : 13px;
	font-family: Tahoma;
	line-height : 18pt;
	text-align : justify;
	margin-left: 5%;
	margin-right: 5%;
}

#b {
	color : Red;
	font-weight : bold;
	font-size : 14pt;
	font-family: Simplified Arabic;
	margin-left: 5%;
	margin-right: 5%;
}

#h1 {
	color : Green;
	font-size : 25pt;
	font-weight : bold;
	font-family: Simplified Arabic;
	text-align : center;
}

#h2 {
	color : Maroon;
	font-size : 13pt;
	font-family: Simplified Arabic;
	font-weight : bold;
	margin-right: 6%;
}
