body {	
  color : #000000; 
  background : #ffffff; 
  font-family : arial;
  font-size : 12pt; 
  margin: 0px;
  padding: 0px;
}
@media print { 
  
}
@page {size: 8.5in 11in;  /* width height */
  margin: 0.25in; 
}
#tbl_1 {
	margin-top: 15px;
}
p {
	padding: 0px;
	margin: 0px;
}
.tophdr {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
.small {
	font-weight: normal;
	font-size: 8px;
	line-height: 8px;
}
.toplst {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tbllst {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}
#tbl_2 {
	border: 1px solid #000000;
}
.tblTD {
	border: 1px solid #000000;
}
.midHdr {
	font-weight: bold;
	font-size: 8px;
	line-height: 8px;
}
.tdBtmQuest {
	border-bottom: 1px solid #000000;
}
.btmQuest {
	font-weight: bold;
	font-size: 8px;
	line-height: 8px;
	font-style: italic;
}
.btmCodesHdr {
	padding: 3px;
	font-weight: bold;
	font-size: 9px;
	line-height: 9px;
	text-decoration: underline;
}
.btmCodesTxt {
	padding: 3px;
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
}
.btmLink {
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
.btmhdr {
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
.btmtxt {
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
}
