/* Al Nahla Group Style Sheets */

/* Standard BODY - Margin 0 */

BODY            { 
		  margin-top:0px;
		  margin-bottom:0px;
		  margin-left:0px;
		  margin-right:0px;
		  margin:0px;
		  color: #000000;
		}
/* Standard Links */
A                  {color:#000000; text-decoration:none;}
A:link {font-family: Arial;text-decoration:none; color: #000000}
A:visited {font-family: Arial;text-decoration:none;; color: #999999}
A:active {font-family: Arial;text-decoration:none;; color: #000000}
A:hover {text-decoration:underline; color: #ff9900}

/* Standard Layout */
/* style Normal text */
.headers {  font-family: Verdana; font-size: 12px}

.header1 { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff}

.para1 { font-family: arial; font-size:12px; line-height:20px; color:#000000}

.para2 { font-family: Arial; font-size:11px; line-height:20px}

.para3 { font-family: Arial; font-size:10px; line-height:18px}

.footer { font-family: arial; font-size:10px; line-height:25px; color:#000000}

.navi {  font-family: Arial; font-size: 12px; line-height: 20px; font-weight: bold; color: #FFFFFF}
