
/* CSS Document */
h1 {
	font-size: large;
	font-weight: bold;
	color: #000066;
	text-align:center;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:navy;
	direction:rtl;
}
.table1
{
	border:solid 1px #BAD7F9;
	background-image: url(/gifs/reka2.jpg);
    background-repeat: no-repeat;
	margin:0 auto;
	direction:rtl;
	width:629px;
	text-align:center;
	
}

.table1 td
{
	text-align:right;
	margin:0;
	padding:25px 10px 15px 15px;
	
}
.table1 td img
{
margin-top:20px;
}

.list
{
list-style-image:url(https://www.openu.ac.il/oracle/button.gif);
padding-top:0;
margin-top:0;
}
