body { 
	background: #fff; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	line-height: 1.3;
	color: #000; 
}
*, 
#content,
#left-col, 
#right-col,
#footer-wrap,
#lower-content,
#lower-left-col,
#lower-right-col { background: #fff; }
#header-wrap { page-break-after: avoid; }
#right-col { 
	max-width: 70%; 
	overflow: hidden; 
}
#footer-wrap { border: 0; }
.print { display: none; }
* html body { font-size: 10pt; }
* html #right-col,
* html #lower-right-col,
* html #left-col,
* html #lower-left-col { 
	float: none; 
	clear: both; 
	width: 100%; 
	border: 0; 
}
