body p, ul, h1, h2, h3, .small, .heading { 
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000; 
  background: white; 
}

.typeface-js { 
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000; 
  background: white; 
}

.noPrint { 
  display: none; 
}

.tableborder, .DocumentBody {
	width:auto;
	border:none;
	float: none !important;
    color: black;
    background: transparent none;
	margin:0; padding:0;
}

#printLogo { display: inline; margin: 0; padding: 0; }
