@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.example.com/stats/") {

body{font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:10pt;color:#333333;}
a:link,a:visited{color:#0099FF;text-decoration:none;}
a:hover,a:active{color:#0099FF;border-bottom:#0099FF;}
h2{color:white;background-color:#0099FF;}

}