body {
	font-size: 12px;
	line-height: 1.3;
	color: #000;
}
p {
	font-size: 12px;
	line-height: 1.3;
	color: #000;
}
#top-links, #body-wrapper, #nav-wrap, #footer-row, .panel-group {
	display: none;
}
img{
	max-width: 100%;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}