body {
  margin: 0;
  padding: 0;
  font-family:'Times New Roman',Times,serif;
  font-size: 12pt;
}
h1,h2,h3,h4 {
  font-family:'Times New Roman',Times,serif;
}
h1 {
  font-size: 16pt;
}
h2 {
  font-size: 15pt;
}
h3 {
  font-size: 14pt;
}
h4 {
  font-size: 13pt; 
}
#body-header,
#body-breadcrumb,
#main-navigation,
#body-footer,
.browse_page
{
  display: none;
}
