body {
	font-family: sans-serif;
	font-size: 12pt;
	font-style: normal;
	
	color: #000000;
}
tr {

	font-size: 12pt;
}

td {

	font-size: 10pt;
}a:hover {
	color: #999999;
	font-weight: bold;
}
cite {
	font-size: x-small;
	font-weight: bold;
	
}
.hebrew {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
    unicode-bidi : bidi-override;
	direction: rtl;
}

