body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 10pt;
}
a {
  text-decoration : none;
  color : #000000;
}
#page-header, #page-footer, #overDiv, #page-menu, #sub-menu, #no-print {
  display : none;
}

table {page-break-inside: avoid;}

tr {page-break-inside: avoid;}

th {
	color : #000000;
  	background : #ffffff;
  	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
    text-align: left;
    font-weight: bold;
}

td {
	color : #000000;
  	background : #ffffff;
  	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
    text-align: left;
}