

body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Arial";
  font-size : 10pt;
  padding: 0;
}

a { 
  text-decoration : none; 
}

h1 {
 font-size: 16pt;
 margin-top: 25pt;
}
h2 { 
 font-size: 14pt;
}
h3 {
 font-size: 13pt;
}
h4 {
 font-size: 12pt;
}
h5 {
 font-size: 11pt;
}
h6 {
 font-size: 10pt;
}
#footer, #inlineMtcBlock, #paddedMainContent, #subgnavcontainer, #headerwrapper, #deptmaincontent, #maintextarea, #maincontent, #navcontainer, #gnav, #detail_content, img { 
  display : none; 
}
.printbutton, .submitbutton, .resetbutton {
  visibility: hidden;
  display: none;
}
.pagebreak {
page-break-after: always;
}

