/* CSS Document */

body {
	background-color: #CCC596;
}

td {
  text-align:justify;
}

p { 
  text-align:justify;

} 

a {
	font-family:  "Arabic Transparent", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
}

a:link {
	text-decoration: none;
	font-size: 14px;
	color: #996600;
}

a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #996600;
}

a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #6C5807;
}

a:active {
	text-decoration: none;
	font-size: 14px;
}

.style1 {
	font-family: "Arabic Transparent", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style2 {
	font-family: "Arabic Transparent", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.style22 {
  font-family: "Arabic Transparent", "Times New Roman", Times, serif;
  font-size: 16px;
  color:#CC0000;
  font-weight:bold;
}

.style23 {
  font-family: "Arabic Transparent", "Times New Roman", Times, serif;
  font-size: 14px;
  color:#6C5807;
}

.style24 {
  font-family: "Arabic Transparent", "Times New Roman", Times, serif;
  font-size: 14px;
}

.style3 {
	font-family: "Arabic Transparent", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C5807;
}

.style4 {
	font-family: "Arabic Transparent", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
  font-weight: bold;
}

.style5 {
  font-family: "Arabic Transparent", Times New Roman", Times, serif;
  font-size: 20px;
  color:#CC0000;
  font-weight:bold;
}

.style6 {
  font-family: "Arabic Transparent", "Times New Roman", Times, serif;
  font-size: 14px;
  text-decoration:none;
}