* {
	color: #000;
	background: #fff;
	font-family: Verdana, arial, verdana, sans-serif;
	font-size: 100%;
}

#menucontainer {
	display: none !important;
}

#logo img  {
	display: none !important;
}

#contactdetails {
	display: none !important;
}

.noprint {
	display: none !important;
}

img {
	display: none !important;
}

h1 {
	font-size: 240%;
	border-bottom: 3px double #999;
	font-weight: bold;
}

h2 {
	font-size: 180%;
	border-bottom: 3px double #999;
	font-weight: bold;
}

h3, h4, h5, h6 {
	font-size: 140%;
	border-bottom: 1px solid #999;
	font-weight: bold;
}