h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #ff0000;

}
a:active {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline overline;
}
.heading {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;

}

ul {
	margin: 0% 0% 0% 5%;
}
.margin {
	float: right;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
	padding-top: 5px;
	padding-bottom: 5px;








}
.hebreu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.bible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-top: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 35%;
	padding-right: 10px;
	padding-left: 10px;
	float: right;


}
h3 {
	text-indent: 20px;
}
h4 {
	text-indent: 40px;
}
h5 {
	text-indent: 60px;
}
h6 {
	text-indent: 80px;
}
.biblio {
	text-indent: -20px;
	padding-left: 20px;
	padding-bottom: -10px;

}
img {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

