.whiteheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	font-size : 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
}
.arabicwhite {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.plainarabic {
	font-size: 14px;
	font-weight: bold;
	font-family: "Traditional Arabic";

}
.border {
	border: 1px solid #000000;


}
.td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
