@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(mozillazine.org) {

body, p, table, td, tr {
   font-family: arial !important;
   line-height: 160% !important;
}

b {
   font-size: 10pt !important;
}

.code {
   font-family: monospace !important;
}

a {
   font-family: arial !important;
   line-height: 160% !important;
   font-size: 10pt !important;
   font-weight: normal !important;
}

.topictitle, .postbody, .postdetails, .gensmall, .th, .thright, .thleft, .name, .sidebar, .buildbar, .genmed, .quote, .nav {
   font-size: 10pt !important;
   font-weight: normal !important;
   font-family: arial !important;
}

a:link {
   text-decoration: underline !important;
}

a:visited {
   text-decoration: underline !important;
}

a:hover {
   text-decoration: underline !important;
   color: black !important;
}

a:active {
   text-decoration: underline !important;
}

.buildbar a:hover {
   text-decoration: underline !important;
   color: white!important;
}

h1, h2, h3 {
   font-family: arial !important;
}

}