BODY {
	BACKGROUND: #fff;
	COLOR: #000;
	FONT-FAMILY: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)";
	FONT-SIZE: 12px;
}
p {
	text-align: right;
	font-family: arial
}
h1 {
	text-decoration: overline
}

p.header {
font-size: 24px;
text-align: center;
font-family: "Arial", "Arial (Hebrew)", "David (Hebrew)", "Courier New (Hebrew)"
}

span.highlight1
{
background-color:#33FF00
}

span.highlight2
{
background-color:#ff0000
}

span.highlight3
{
background-color:#ffff00
}

span.highlight4
{
background-color:#999999
}

span.highlight5
{
background-color:#0099ff
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A353C;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A353C;
	text-decoration: underline;
}

