@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://), url-prefix(ftp://), url-prefix(file://), url-prefix(https://) {

* { line-height: 160% !important; color: black !important;}
body {background-color:#f1f2ee!important}
div {background-color:#f1f2ee!important}
td {background-color:#f1f2ee!important}
a:link { color: #2075ab !important }
a:visited { color: #d27f02 !important } 
a:hover { color: #009900 !important }
a:active { color: #009900 !important }

}