#bupaHeader,
#skiplink,
#home,
#leftNav,
#promo,
#bupaFooter,
#bupaMainContent object,
h1 img {
	display: none;
}

body {
	color: #000 !important;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }

textarea {
	height: auto;
	width: 500px;
	border: 0;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt !important;
}

p, td {
	font-size: 10pt !important;
}

/* fixes IE table not showing */
table {display:block;color: #000 !important;border:2px solid white;}
