body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 50px;
}
p {
	margin-left: 25%;
	line-height: 125%;
}
dl {
	margin-left: 25%;
}
ul {
    margin: 0% 7% 0% 27% ;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;

}

a:link {
	text-decoration: none;
	color: #bb0000;

}
a:active {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}
.quote {
	font-style: italic;
	padding-right: 5%;
	padding-left: 5%;

}
.margin {
	float: left;
	margin: 0px 25px 0px 10px;
	font-size: 80%;
	font-style: italic;
	width: 20%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
}
.straight {
	font-style: normal;
	text-decoration: none;
}
.hebrew {
	font-family: "sbL Hebrew", "SBL Hebrew", Cardo, "Ezra SIL";
	font-size: 140%;
	line-height: 70%;

}
.left {
	font-size: 120%;
	margin: 0px;
	line-height: 90%;
}
.headingCopy {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-size: 120%;
	line-height: 90%;
}

