BODY {
	color: black;
	font-family: Arial, Web Hebrew AD, Globes;
}

BR, P, TD {
	font-family: Arial, Web Hebrew AD, Globes;
	font-size: 9pt;
	color: black;
}

B, Strong {
	font-weight: bold;
}

A:Link, A:visited {
	text-decoration: underline;
	color: #3366FF;
}
		
A:hover {
	text-decoration: underline;
	color: Blue;
}

H1, .HD {
	font-family: Arial, Web Hebrew AD, Globes;
	font-weight: bold;
	font-size: 14pt;
	color: navy;
	letter-spacing: 3px;
}

H2 {
	font-family: Arial, Web Hebrew AD, Globes;
	text-align: right;
	font-weight: bold;
	font-size: 14pt;
	color: #660099;
	margin-top: 20px;
}

H3 {
	font-family: Arial, Web Hebrew AD, Globes;
	text-align: right;
	font-weight: bold;
	font-size: 11pt;
	color: #808080;
}

LI {
	list-style-image : url(images/b1.gif);
	text-indent : 0px;
	margin-right : 16px;
	margin-bottom : 5px;
}

UL {
	margin-top: 5px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
}


