body {
	background-image: url(http://localhost/SITE_AHD/imgs/fond02.gif);
 	scrollbar-face-color:#007797;
 	scrollbar-highlight-color:#2876BE;
 	scrollbar-3dlight-color:#ffffff;
 	scrollbar-shadow-color:#2876BE;
 	scrollbar-darkshadow-color:#CFCFcF;
 	scrollbar-track-color:#FCFCFC;
 	scrollbar-arrow-color:#a2bcc3;
}

p{
	font-family: Arabic transparent;
	font-size: 18px;
	color: #000000;
	text-align:justify;
}

a{
	font-family: Arabic transparent;
	font-size: 18px;
	font-weight: bold;	
	color: #000000;
}

a:hover {
	color: #a2bcc3;	
}

h2{
	font-family: Arabic Transparent;
	font-size: 22px;
	font-weight: bold;	
	background-color: #007797;
	color: #ffffff;
	line-height: 30px;
}

h3
{
	font-family: Arabic Transparent;
	font-size: 22px;
	font-weight: bold;	
	color: #007797;	
}
.copy
{
	font-family: Arabic Transparent;
	font-size: 15px;
	font-weight: bold;	
	color:#666666;	
}
.copy a
{
	font-family: Arabic Transparent;
	font-size: 15px;
	font-weight: bold;	
	color:#009999;	
}
.copy a:hover
{
	font-family: Arabic Transparent;
	font-size: 15px;
	font-weight: bold;
	color:#009933;
}
ul
{
	font-family: Arabic Transparent;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:url(imgs/b.JPG);
	font-size: 18px;
	font-weight: normal;	
	color: #000000;	
}