.Title {
	font-family: "Arabic Transparent";
	font-size: 18pt;
	font-weight: bold;
	color: #006600;
}
.text {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: 333333;
	margin: auto;
	padding: 0px;
}
.footer {

	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: 333333;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {

	color: #FF0000;
	text-decoration: none;
}
a:hover {

	color: #0000FF;
	text-decoration: underline;
}
.TabHeadText {
	color:#006600;
}
.textCopy {

	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: 333333;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
