/* CSS Document */

body { 
  color : #000000; 
  background : #ffffff; 
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #101040;
	line-height: 140%;
}
a:link { 
	text-decoration: underline;
	color: #101040;
	}
a:visited { 
	text-decoration: underline;
	color: #101040;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #007cb7;
	}
#navigation, #advertising, #other { 
  display : none; 
}
<style> print {
DIV.noprint {display:none;}
}
</style>