body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:FF99CC;
}
p, li, td, table {
	direction:rtl;
	font-size: 11pt;
	color:772277;
}
h1 {
	direction:rtl;
	color:990099;
	font-size:20pt;
	font-weight:normal;
}
h2 {
	direction:rtl;
	color:AA55AA;
	font-size:15pt;
	font-weight:normal;
}
ul {
	list-style: disc;
}
a:link {
	color:#990099;
}
a:hover {
	color:#888888;
}
a:visited {
	color:#000000;
}
a:active {
	color:#990099;
}

