
body {
	background: white;
	color: black;
	margin: 0px;
	direction: rtl;
	}

a {
	color: black;
	}

a:visited {
	color: black;
	}

a:hover {
	text-decoration: none;
	}

.top_table {
	width: 100%;
	height: 200px;
	border: 0px;
	}

.main_content_table {
	border: 0px;
	}

.main_content_cell {
	vertical-align: top;
	}

.content_table {
	width:300px;
	border: 0px;
	}

.content_cell {
	background: white;
	width: 400px;
	text-align: right;
	vertical-align: middle;
	font: 13px/18px "Arial (Hebrew)";
        letter-spacing: 0px;
	}

.alt_content_cell {
	background: #EEEEEE;
	width: 315px;
	text-align: right;
	vertical-align: middle;
	font: 15px/20px "Arial (Hebrew)";
	}

.bottom_notes {
	text-align: left;
	margin-top: 50px;
	margin-left: 40px;
	font: 13px/18px "Arial (Hebrew)";
	}
