body
{
	margin : 20px 80px;
}
h1
{
	background: Silver;
	margin : 0px;
	font-size : 10pt;
	font-family : Tahoma;
	font-weight : bold;
	text-align: center;
	color : Green;
}
h2
{
	background : automatic;
	font-size : 10pt;
	direction : rtl;
	margin : 0px;	
	font-family : Tahoma;
}
h3
{
	background: #8FBC89;
	font-size : 10pt;
	direction : rtl;
	margin : 0px;
	font-family : Tahoma;
}
a:hover{
color:#000000
}

a;{
TEXT-DECORATION: none
}
