@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.nikonians.org") {

body, table, tr, td, font  {
    color:            #213 ! important;
    background:       #cdb ! important;
    font-size-adjust: .57  ! important;

}

a:link  {
   color:  #38a ! important;
}

}