body {
  color : #ffffff;
  background : #000000;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  visibility :visible;   //changed from hidden to visible as heading is not displayed while printing reports
}
.submenu-link{
  display:none;
}

#list,#head,#oth,#links,#chartlink {
  display : none;  
}

