BODY, TD {
  font-size: 14px;
  font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica;
}

A {
}

A:Hover {
}
.langstyle2
{
   text-align: right;
   direction: rtl;
   unicode-bidi: embed;
}
.langstyle1 .langstyle3
{
   text-align: left;
   direction: ltr;
}
a:link {color: #000000; font-weight: bold;}
a:active {color: #000000; font-weight: bold;}
a:visited {color: #000000; font-weight: bold;}
a:hover {color: #B11116; font-weight: bolder;}
glossaryPopup
{
    position: absolute;
    background: #FFF5BD;
    border: 2px solid #D5B500;
    padding: 15px;
    width:500px;
    visibility:hidden;
    z-index: 100;    
}
.glossaryTerm
{
    border-bottom: 2px dotted orange;
    background-color: #FFFFBF;
    cursor: help;
}
