BODY {
	font-family: Arial,Sans-Serif;
	font-weight: bold;
	background-color: #FFF;
	margin-top: 0px;

}


A {
	text-decoration: underline;
	color: #000000;
}

A:Hover {
	text-decoration: none;
	color: #888888;
}

table {
		font-size: 10pt;
			direction: rtl;
}