<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #91BBEC;
}
p {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.3em;
	color: #000000;
}
h1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 2.0em;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 1.3em;
}
h3 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 40px;
}
a {
	text-decoration: none;
	color: #0000FF;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ul li a {
	text-decoration: none;
	color: #000000;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 0.9em;
}
ul li a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
.alignRight {
	float: right;
	margin-right: 20px;
}
.alignLeft {
	float: left;
}
#wrapper {
	background-color: #FFFFFF;
	margin-left: auto;
	width: 1049px;
	margin-right: auto;
	position: relative;
}
#header {
	width: 100%;
	padding-bottom: 10px;
}
#name {
	background-position: 100% 30%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url('../images/israel.jpg');
	background-repeat: repeat;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: italic;
	color: #FFFFFF;
}
#menu {
	width: 100%;
	margin-top: 10px;
}
#menu ul li {
	float: left;
	width: 149.80px;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #CCCCCC;
	padding: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
#menu ul li a:active {
	color: #CC0000;
}
.home {
	margin-left: 15px;
}
.home a {
	text-decoration: none;
	background-color: #C0C0C0;
	padding: 2px 10px 2px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.home a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
.home a:active {
	color: #CC0000;
}
#main {
	width: 100%;
}
#content {
	width: 60%;
	padding-right: 15px;
	padding-left: 15px;
}
#content h1 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	text-transform: uppercase;
}
#content h2 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.6em;
	margin-bottom: 20px;
	text-align: justify;
}
#sidebar {
	width: 350px;
	margin-top: 10px;
}
#sidebar img {
	margin-bottom: 30px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}
#footer {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding-left: 15px;
}
</pre></body></html>