body { 
	color 						: #000000; 
	background 					: #ffffff; 
}
a { 
	text-decoration 			: underline; 
	color 						: #0000ff; 
}

#navbox,
#metanavbox,
#subnavbox,
#bannerbox,
#breadcrumbbox,
#footerbox,
#headerbox,
#noprint { 
	display						: none; 
} 

#site,
#centerbox,
.mainbox,
#headerbox,
#homecontentbox,
#contentbox,
#content {
	font-family					: Arial, Helvetica, sans-serif;
	font-size 					: 12pt; 
	width						: 99%;
	clear						: both;
}

