#address {
	display:none
}
#menu {
	display:none
}
#leftbar {
	display:none
}
p {
	font: 12pt serif;
	page-break-inside: avoid;
}
h2 {
	background-image: url(images/h2_bg.jpg);
	border-bottom-width: thin;
	color: red;
	font-family: "Helvetica", Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	padding: 0 0 0 3; /*top right bottom left*/
	border-bottom: 3px solid #df0024;
} 