/*davidhorodok.css updated 17 Oct 2008*/

BODY	{
	background-image: url("watermark1_75.jpg");
	}
	


H1	{
	font-family: cursive;
	text-align: center;
	}
	
H2	{
	color: red;
	text-align: center;
	}

H3	{
	text-align: center;
	color: green;
	font-weight: bolder;
	border-style: ridge;
	border-width: thin;
	border-color: green;
	}

INPUT.bolet	{
	font-wieght: bolder;
	color: yellow;
	background-color: blue;
	}


TD	{
	background-color: lime;
	text-align: center;
	}

P.merkaz	{
	text-align: center;
	}

P.txt, UL, OL		{
	margin-left: 15%;
	margin-right: 15%;
	font-weight: bold;
	text-align:justify;
	}
	
SPAN.amud	{
	font-size:0.66em
	}