#foprint {
	display: block;
}

#mainmenu, #strap, #footer, #ftrnav, #hdrnav, .noprint {
	display: none;
}

#content {
/*	margin-left: 10%;*/
/*	margin-right: 10%;*/
	width: 100%;
	border: none;
	font-size: 10pt;
	line-height: 1.7; 
}

a	{
	text-decoration:	none;
	font-weight: bold;
	/* background-color:	#eee; */
}


