h1{
	text-align:center;
	font-family:arila;
	direction:ltr;
	color:green;
	font-size:14;
}
h2{
	font-family:arial;
	direction:ltr;
	color:#006699;
	font-size:20;
	text-align:center;
	padding-top:20;
}
h3{
	font-family:arial;
	direction:ltr;
	color:#006600;
	font-size:18;
}
h4{
	padding-right:20;
	padding-left:20;
	font-family:tahoma;
	direction:ltr;
	color:#000000;
	font-size:13;
	font-weight: normal;
	text-align:justify;
	line-height:150%;
 }
h5{
	font-family:tahoma;
	direction:ltr;
	color:#000080;
	font-size:12;
	font-weight: normal;
}
h6{
	text-align:left;
	font-family:tahoma;
	direction:ltr;
	color:#4682b4;
	font-size:11;
	font-weight: normal;
}
hr
	{
	color:#778899;
	height: 1px;
}
.pass{
	font-family:Traditional Arabic;
	font-size:17;
	color:#0058b0;
}
a{
	text-decoration:none;
	color:#330099;
}
body{
	 background-image: url(bg.gif);
    
}
td{
	font-family:tahoma;
	font-size:12;
}
b{
	font-family:arial;
	font-size:15;
	font-weight:bold;
	color:#5e2d17
}
input{
	border-color:black;
	font-family:tahoma;
	font-size:11;
	border-width: 1px;
}
textarea{
	border-color:black;
	font-family:tahoma;
	font-size:11;
	border-width: 1px;
	width:250 px;
	height:60;
	direction:ltr;
}
a:hover{
	color:red;
	text-decoration:underline
}

