BODY 
{
	color: black; 
	background: white;
	font-size:11px;
}

A:link, A:visited 
{
	background: white; 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}

H1, H2, H3 
{
	background: white; 
	color: black; 
	padding-bottom: 1px;
	border-bottom: 1px solid gray;
}

#header {display: block;}
#header img {border:0px solid white;}
#block_3{display: none;}
#block_2{display: none;}

#qnav{display: none;}
#qsearch{display: none;}
#fontsizer{display: none;}
#consultants{display:none;}
#breadcrumbs {display:none;}
#main-navigation{display:none;}
#footer-upper{display:none;}
.no-disp { display: none; }
#languages { display: none; }
.print { display: none; }
.Capatcha { display: none; }



