@charset "ISO-8859-6-I";
/* CSS Document */
html {
			height:100%;
		}
		body {
			background-color:#FFF;
			margin:0;
			height:100%;
		}
a:link {
	color: #505050;
	font-family: Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}
a:visited {
	color: #505050;
	font-family: Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	font-family: Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}
a:active {
	color: #505050;
	font-family: Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}
