/* Override default parameter from style.css here */

  /*
   *  Enable this if you want to display foreign characters, eg. chinese on a german system
   *  (font file "Arial Unicde MS" is shipped with MS Office)
   *  In addition the tooltip font has to be set in file definitions_custom.properties
   */
/*
 body,table,input,textarea {
   font-family:"Arial Unicode MS",Verdana,Arial,sans-serif;
 }
*/