body {
	background-color:7B9FE3;
	font-family:Arial, Helvetica, sans-serif;
}
p, table, li, td {
	direction:rtl;
	font-size: 11pt;
	color:003399;
}
h1 {
	direction:rtl;
	color:333366;
	font-size:20pt;
	font-weight:normal;
}
h2 {
	direction:rtl;
	color:6699CC;
	font-size:15pt;
	font-weight:normal;
}
ul {
	list-style: disc;
}
a:link {
	color:#003399;
}

 a:hover {
	color:#888888;
}
a:visited, a:active {
	color:#555555;
}

