@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.officemuseum") {
a img { border-width: 0 !important }
table { border-collapse: collapse !important; }
td {
  padding: .5em !important;
  font-family: Garamond !important;
  font-size: 1.4em !important;
}
td font { font-family: Garamond !important; }
td font[size='1'], td font[size='2'] { font-size: .8em !important; }
body, td { background-color: #fff !important; margin: 0 !important }
}