BODY {
	font-family: Arial,Sans-Serif;
	font-weight: bold;
	color: #2D2C53;
	background-image: url ('images/background.jpg');

}


A {
	text-decoration: underline;
	color: #000000;
}

A:Hover {
	text-decoration: none;
	color: #FFFFFF;
}

table {
		font-size: 10pt;
			direction: rtl;
}
