body {
	font-family: "Verdana", "Tahoma", sans-serif;
	background-image: url(blocks2.jpg);
	font-size: 1em;
	}
p {
	line-height: 1.2em;
	margin: 0.7em 0 0.7em 0;
	text-indent: 1em;
	}
div.babytop {
	text-align:center;
	}
img.babytop {
	margin: 1em;
	}

h1 {
	font-size: 2em;
	color: #660099;
	text-align:center;
	}
h2 {
	font-size: 1.5em;
	color: #660099;
	}
h3 {
	font-size: 1.2em;
	color: #660099;
	}
h3.priority {
	font-size: 1.2em;
	color: #660099;
	margin-bottom: 0;
	}

p.ind {
	margin: 0.2em 0 0.2em 2em;
	}
p.noind {
	text-indent: 0;
	}
p.bottom {
	font-size: 0.8em;
	line-height: 1em;
	margin: 0;
	text-indent: 0;
	text-align:center;
	color: #660099;
	}
p.newitem {
	margin-left: 3em;
	text-indent: -2em;
	font-size: 0.8em;
	line-height: 1.1em;
	}
p.priority {
	margin: 0 0 0 1em;
	text-indent: 0;
	}

hr.priority {
	width: 50%;
	text-align: left;
	color: #660099;
	height: 2px;
	}
hr.reg {
	width: 50%;
	text-align: center;
	color: #660099;
	height: 2px;
	}

span.heb {
	font-family: "Ezra SIL SR", "Narkisim", "Verdana", "Times New Roman", serif;
	font-size: 1.2em;
	}
span.updated {
	color: red;
	font-weight: bold;
	font-size: 0.8em;
	}

ul.toc {
	list-style: square;
	}
ul.toc li {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
	}

ul.otherfiles {
	list-style: circle;
	}
ul.otherfiles li {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
	}

.center {
	text-align: center;
}
img.nobdr {
	border: 0;
}

span.red {color: red;}
