style=\"font-size: 9pt; background: FFFFFF;\" is not needed in select tags etc..
You set these by using
select {
}
In your css sheet.
I have spent hours tracking them down to remove em (wrong style tag used) so a clients dark theme can work. Pleassssssssssssssse stop adding them