@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http), url-prefix(file) {

a,a:link,a *{
background:#ffffff !important;
color:#0000cc !important;
}
a:visited{
background:#ffffff !important;
color:#6500cc !important;
}
body,html{
background:#ffffff !important;
color:#333333 !important;
}
body{
line-height:1.5 !important;
padding:10px 8% !important;
}
body *{
background:#ffffff !important;
color:#333333 !important;
font-family:Georgia,serif !important;
font-size:13px !important;
}
h1{
font-size:18px !important;
}
h2{
font-size:16px !important;
}
h3{
font-size:14px !important;
}
h4{
font-size:13px !important;
}
h5{
font-size:12px !important;
}
h6{
font-size:10px !important;
}
p{
font-weight:normal !important;
line-height:1.6 !important
}

}