body {
   font-size: 12pt;
   color: black;
   background: #FFFFFF;
}
   
h1, .heading1, .maintitle-help, .maintitle-reference, .maintitle-home, .maintitle-admin, .maintitle-career, .maintitle-interact, .maintitle-news {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

h2,	.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

h3, .heading3 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}

h6, .heading6 {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
   
#header, #footer, #menu, #promo, #ourservices_nav, #utilityNav, #register, #icaew {
	display: none;
}

#logo {
	float:right;
}