@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("antwrp.gsfc.nasa.gov") {
*{background-color:rgb(0,0,0) !important;
}
h1 {
        color:rgb(110,120,130) !important;
}
p {
	font-family:  sans-serif !important;
	color:rgb(150,150,150) !important;
	font-size: 11pt !important;
}
/* For links: */
a:visited{color:rgb(175,175,175) !important;}
a:link{color:rgb(200,200,200) !important;}
}
img {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}