a  {
	font-size : 18px;
	text-align : center;
	font-face : arial;
}

h2  {
	color : white;
	font-size : medium;
	text-align : center;
}

h5  {
	font-weight : bolder;
	text-align : center;
}

P  {
	font-size : 18px;
	font-face : arial;
	direction : rtl;
}

CENTER  {
	font-size : 18px;
	font-face : arial;
	font-weight : normal;
}

h3  {
	color : White;
	font-size : medium;
	text-align : center;
}

h4  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
}

em  {
	font-weight : bold;
	font-size : 20px;
	color : Maroon;
}

a:hover  {
	color : Fuchsia;
}

h1  {
	font-weight : bold;
	font-size : large;
	text-align : center;
}

