
 h1, h2, h3, h4, h5, h6, h7, h8 , h9 , h19 {
	margin: 0;
	padding: 0;
	border: 0;

	font-family: 'Droid Arabic Kufi',Arial,sans-serif;
}

h1 { font-size: 24px; } 
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 10px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }
h7 { font-size: 12px; }
h17 { font-size: 12px; }

h8 { font-size: 10px; }
h9 { font-size: 12px; }
h19 { font-size: 14px; }


h1, h2, h3, h4, h5, h7, h8 {
	font-weight: normal; 
	font-family: 'Droid Arabic Kufi',Arial,sans-serif !important;
	color: #FFFFFF;
}

h17 {
	font-weight: normal; 
	font-family: 'Droid Arabic Kufi',Arial,sans-serif !important;
	color: #CC0066;
}



h19 {
	font-weight: normal; 
	font-family: 'Droid Arabic Kufi',Arial,sans-serif !important;
	color: #FFFF00;
	background-color: #FF0000;
}


h9, h6 {
font-weight: normal; 
	font-family: 'Droid Arabic Kufi',Arial,sans-serif !important;

	color: #FFFFFF;


}

.News3 {
    font-family: 'Droid Arabic Kufi',Arial,sans-serif !important;
	font-weight: Normal;

	text-align: justify ;
	color:#990000;


}

.TextBox {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    border: #solid 30px #000;
    background-color: rgba(105,100,100,0.8);
    width:auto;
    height:auto;
    margin: 0;
    z-index:-1;
    display:block;
    text-align:center; 
    position:relative;


 * ----------------------------------------------------------------------------
 */