﻿

a {
text-decoration:none;
}

a:visited {
color: purple;
text-decoration:none;
}

a:hover {
color:purple;
text-decoration:none;
} 

body {font-size:100%;}

p {
	font-family: "times new roman";
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	direction:right;
	text-decoration: none;
	color: black;
	text-direction: rtl
	text-align: right;
	letter-spacing: normal;
	line-height: 200%;
	text-indent: 22px;
	margin-top: 22px;
	margin-bottom: 0px;

}
h1 {
	font-family: "traditional arabic", "times new roman";
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #405225;
	direction:rtl;
	text-decoration: none;
	line-height: 200%;
	margin-top: 24px;
	margin-bottom: 48px;
}


h2 {
	font-family: "traditional arabic", "times new roman";
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
    text-decoration: none;
	direction:rtl;
	color: blue;
	text-align: right;
	letter-spacing: normal;
	line-height: 200%;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: "traditional arabic", "times new roman";
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #800000;
	text-decoration: none;
	direction:rtl;
	text-align: right;
	letter-spacing: normal;
	line-height: 200%;
	text-indent: 0px;
	margin-top: 22px;
	margin-bottom: 0px;
}
h4 {
	font-family: "traditional arabic", "times new roman";
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #405225;
	text-decoration: none;
	direction:rtl;
	text-align: center;
	letter-spacing: normal;
	line-height: 200%;
	text-indent: 0px;
	margin-top: 22px;
	margin-bottom: 0px;
}

h5 {
	font-family: "traditional arabic", "times new roman";
	font-size: 1em;
	font-weight: bold;
	text-direction: right
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	direction:rtl;
	text-decoration: none;
	color: blue;
	text-align: center;
	letter-spacing: 150%;
	line-height: 150%;
	text-indent: 0px;
	margin-top: 22px;
	margin-bottom: 0px;
}

h6 {
	font-family: "times new roman";
	font-size: 3em;
	font-weight: bold;
	text-direction: right
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	direction:rtl;
	text-decoration: none;
	color: blue;
	text-align: right;
	letter-spacing: normal;
	line-height: 150%;
	text-indent: 0px;
	margin-top: 22px;
	margin-bottom: 0px;
}