/* Print CSS styles */
#hd, #p7menubar, #sidebar, div#ft, p.lastmodified, div#leftmenu{
	display:none;
}

div#content {
	width:100%;
	clear:both;
}

a {
  text-decoration : underline;
  color : #0000ff;
}
