<!--
dt {
    font-size   : 14px;
}
dd {
    font-size   : 12px;
}
  dd A:link    { font-weight: normal; text-decoration: none; }
  dd A:visited { font-weight: normal; text-decoration: none; }
  dd A:hover   { font-weight: normal; }

  strong A:link    { color: #E65F1E; font-weight: bold; text-decoration: none; font-size : large; }
  strong A:visited { color: #E65F1E; font-weight: bold; text-decoration: none; font-size : large;  }
  strong A:hover   { font-weight: bold; font-size : large;  }

  strong.keyword { color: #E65F1E; }
  p.example      { text-indent: 1em; 
                   color: Navy;
                   font-weight: bold;
                   font-family: monospace; }
  code           { color: Navy;
                   font-family: monospace; }
  code.example   { color: Navy;
                   font-weight: bold;
                   font-family: monospace; }
  code.operator  { color: Navy;
                   font-family: monospace; 
                   font-weight: bold; }
-->
