@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("sdesk.central.sun.com"), domain("sdesk.east.sun.com") {
html, body, table, div, tbody {
font: 10pt sans-serif !important;
padding: 0 !important;
margin: 0 !important;
}
th, tr, td, span, p, a, font {
font: inherit !important;
}
pre, xmp, textarea {
font: 10pt monospace !important;
}
}