BODY{
	font-family: "ז",serif;
	color: #9f9;
	background-color: black;
	text-align: left;
	line-height:1.4em;
}
H1, H2, H3, H4{
	font-weight: 700;
	font-family: "OSAKA","ARIAL",sans-serif;
	line-height:1.1;
}
H1{
	font-size: 1.6em;
	color: yellow;
	background-color: navy;
	text-align: center;
}
H1 STRONG{
	font-size:150%;
	COLOR:lime;
}
H2{
	font-size: 1.4em;
	margin: 2em 0 1em 0;
}
P{
	font-size: 1em;
	margin: 0em 2em 0em 2em;
	text-indent:1em;
	color:silver;
}



ADDRESS{
	font-style: normal;
	font-weight: bolder;
	color: navy;
	background-color: #9f9;
	text-align: center;
	margin: 2em 0 0;
	border-width: thin thick thick;
	border-color: black;
	border-style: solid;
}
ADDRESS A{
	font-style: italic;
	color: red;

}
