@font-face {
font-family: FirstHebrew;
src: local(FirstHebrew), url('fonts/FirstHebrew.ttf') format('opentype');
}
p1 {
font-family:FirstHebrew;
font-size: x-large;
font-stretch:extra-expanded;
} 
a:active {
  color: #36a6ae;
}
a:link {
  color: #40d0da;
}
a:visited {
  color: #40d0da;
}
body {
color: white;
background-color: black;
font-family: Verdana;
}
th {
background-color: black;
text-align: center;
font-weight: bold;
font-size: xx-large;
}
span {
font-size: large;
}
table {
border-width: 0px;
padding: 0px;
text-align: center;
width: 100%;
}
div {
text-align: center;
font-family: Times New Roman;
}
a:hover {
color: #36a6ae;
}
.lbsTooltip
{
background:#000000;
border: 1px solid gray;
z-index: 99;
text-align: left;
text-indent: 0;
}
.lbsTooltip div
{
text-align: left;
}
.lbsTooltipHeader
{
background:#000000;
color: white;
font-weight:bold;
font-size:14px;
line-height: 16px;
font-family:Verdana;
margin: 0;
padding:4px;
position:relative;
border: 0;
}
.lbsTooltipBody
{
padding: 4px 8px 0 8px;
margin:0;
position:relative;
z-index: 2;
border: 0;
line-height:16px;
}
.lbsTooltipBody p, .lbsTooltipBody span
{
display: inline;
color: white;
font-family:Verdana;
font-size: 14px;
line-height:16px;
}
.lbsTooltipFooter
{
font-size:11px;
font-family:Verdana;
bottom:4px;
margin-top: 4px;
position:absolute;
text-align:right;
border: 0;
}
.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover
{
color: #40d0da;
text-decoration: underline;
font-weight: normal;
font-size:11px;
font-family:Verdana;
}
.lbsTooltipFooter div
{
text-align:right;
}
.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
font-size: 85%;
top: -1px;
position: relative;
}
.lbsTooltipBody .ch-ref
{
font-weight: bold;
}
.lbsTooltipBody .verse-ref
{
color: dimgray;
}
.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
margin: 0;
padding: 0;
}
.lbsLibronix img
{
float: none !important;
}