body {
  font: 12pt "Times New Roman", "TimesNR", Times, serif;
}
* {
  color: black !important;
  background: white !important;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}
h1,h2 {
  page-break-after: avoid;
}

td.col1, th.col1 {
  text-align: right;
  width: 2in;
  padding: 5px;
  font-weight: normal;
}
#accessibility-link, #advert, #main-nav, #curve-area-top, #curve-area-bottom, 
#footer-links, #submit-table {
  display: none;
}