/* Wikipedia - Light dark style */
/* Based on style "Wikipedia - Darken" @ http://userstyles.org/styles/1556
Please post coments, bug or fixes @  http://userstyles.org/styles/3246 */
@-moz-document domain("wikipedia.org") {
* {background-color: #202020 !important; font-family: tahoma, arial, sans-serif; 
font-size: 11pt !important; color: #E8E8E8; border: 0px !important;}
div#siteNotice {display:none;}
h1, id: {color: White !important;}
p {border: none !important;}
a {color: White !important;}
a:visited {color: Indigo !important;}
a:link {color: LightBlue !important;}
img: {background: LightWhite !important;}
}