@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://userscripts.org/messages/") {

#content p.subtitle + pre {
    font-family: "Myriad Pro" !important;
    font-size: 12px !important;
  }

}