	div#content {
		margin:0px auto;
		width:1024px;
		font-family:"Courier";
		color:#000000;
		
	}
	div#menu {
		margin-top:10px;
	}
	div#title
	{
		margin:0px auto;
		text-align:center;
		font-size:18px;
		
	}  
	.title
	{
		text-align:center;
		font-size:20px;
		
	}  
	div#about
	{
		font-size:14px;
	}  
	div#pagecontent
	{
		margin:0px auto;
		width:300px;
	}  
	a
	{
		font-size:14px;
		color:#000000;
		text-decoration:none;
	} 
	div#heb {
		margin:0px auto;
		text-align:right;
		float:left;
		height:25px;
	}
	div#eng {
		margin:0px auto;
		text-align:left;
		float:bottom;
		height:25px;
	}
	html, body {
		width: 100%;
		height: 100%;
		margin:50px 0px; 
		padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
		text-align:center; /* Hack for IE5/Win */
		

	}
	tr {
		height: 40px;
	}	
	tr {
		font-size:14px;
	}	

