BODY, p, TD  {
    direction: rtl;
    margin-top : 0px;
	font-family : David;
	font-weight : normal;
	font-style : normal;
	font-size: medium;
	color : #525951;
     text-align: justify;
	
}


H2  {
    color: #FAEBD7; 
	background-color: #A0522D; 
	text-align: center; 
	font-family: Verdana;
	margin-left: 80px;
    }
 H1  {
    font-size: 30px;
	color: #A0522D; 
	background-color: #FAEBD7;  
	font-family: Verdana;
    }
a  {
    direction: rtl;
	text-decoration : none;
	color : #663333;
	font-weight : bold;
	font-family : David;
   }


a:Visited  {
    direction: rtl;
	color : #a0765c;
	text-decoration : none;
	font-weight : bold;
	font-family : David;
}

A:Active  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
	font-family : David;
	
}

A:Hover  {
	color : Black;
	text-decoration : none;
	font-weight : bold;
	font-family : David;
}
.menu {
font-size : 14 px;
}
input {
font-family: Arial; 
background-color: #FAEBD7; 
font-weight: bold;"
}