
span.term {
 font-weight: bold;
}

span.cat {
 font-style: italic;
 
 font-size: smaller;

}

span.def {


}

span.py
{
font-family: "arial unicode ms", "lucida sans unicode",
  sans-serif !important;
font-family: serif;
}
