#header { display : none; } #nav { display : none; } #menu { display : none; } 
#footer_tools { display : none; } #footer { display : none; } body { color : #000000; 
background : #ffffff; font-family : "Times New Roman", Times, serif; font-size 
: 12pt; } a { text-decoration : underline; color : #0000ff; } #content { margin-left: 
0px; border: white 1px solid; } #contentbox { padding-top: 0px; padding-right: 
0px; padding-left: 0px; padding-bottom: 0px; background-color: #ffffff; border: 
white 1px solid; } 
.noprint {
  display: none;
  
}
body {
	background:none;
}
div.content_div {
	margin:0;
	background:none;
	width:650px;
}
table.content {
	width:650px;
}
table.content td {
	padding:0;
}
table.main_table {
	width:650px;
	border-left:none;
	border-right:none;
}
.content-container {
  padding-left:40px;
  padding-right:40px;
  padding-top:0px;
  padding-bottom:0px;
  margin:0;
  border:none;  
}
blockquote {
  border:none;
}
@page {
  size: 8.5in 11in;
}
h1, h2, h3, h4, h5 {
  page-break-after: avoid;
}