Why does jQuery UI hardcode Verdana in the font-family?

Why does jQuery UI hardcode Verdana in the font-family?

I'm using jQuery UI via the jquery_update module in Drupal. It seems that the default theme for jQuery UI hardcodes font-family to Verdana, thus overriding my default font family and size. 

Why is this? Wouldn't it be better for the default UI theme to assume that there are already font definitions and just theme the special widgets?