body {
	margin-top: 0px;
	background-image: url(../elements/misc/background.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	direction:rtl;
	color: #FF5F00;
}
h2 {	
	font-size: 16px;
	color: #666666;
	direction:rtl
}
h3 {
	font-size: 16px;
	color: ff5f00;
}
h6 {
	font-size: 14px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999999;
}
h4 {
	font-size: 11px;
	color: #838383;
}

