<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td {
	font-family: Arial;
	font-size: 10pt;
}
td.content {
	font-family: arial;
	color: #000000;
	font-size: 12pt;
}
a {
	font-family: Arial;
	color: #0000FF;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	color: #0000FF;
	font-size: 12pt;
	text-decoration: none underline;
	font-weight: bold;
}
input.green {
	background-color: #66CC99;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
input.red {
	background-color: #F70400;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
}
#MenuLeft {
	position: relative;
	float: left;
	width: 125px;
	font-size:14px;
}
#MenuLeft ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#MenuLeft li {
	display: block;
	padding: 1px 0px 0px 0px;
	text-align: center;
}
#MenuLeft a {
	padding: 3px 0px 0px 0px;
	height: 25px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url('http://www.e-daf.com/images/red_button.gif');
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#MenuLeft a:hover {
	background-image: url('http://www.e-daf.com/images/red_button_hover.gif');
}



.LeftNav {
	font-size: 14px;
	font-weight: bold;
	color: white;
}
a:link.LeftNav {
	padding-top: 5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('http://www.e-daf.com/images/red_button.gif');
	width: 125px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
}
a:visited.LeftNav {
	padding-top: 5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('http://www.e-daf.com/images/red_button.gif');
	width: 125px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
}
a:active.LeftNav {
	padding-top: 5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('http://www.e-daf.com/images/red_button_hover.gif');
	width: 125px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
}
a:hover.LeftNav {
	padding-top: 5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('http://www.e-daf.com/images/red_button_hover.gif');
	width: 125px;
	height: 25px;
	color: #FFFF00;
	text-align: center;
}
select {
	border-width: 1px;
	padding: 1px;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	color: #000;
}
select.Tractate {
	border-width: 1px;
	padding: 1px;
	font-weight: normal;
	font-size: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	color: #000;
}
a:link.SmallLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: WHITE;
}
a:visited.SmallLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: WHITE;
}
a:active.SmallLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: WHITE;
}
a:hover.SmallLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: WHITE;
}
.DafLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a:link.DafLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a:visited.DafLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a:active.DafLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.DafLink {
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.NewsScroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
a:hover.NewsScroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
}
#footer,#footer p,#footer td, #footer a {
	color:white;text-decoration:none;font-size:x-small
}</pre></body></html>