body {
	background: white;
	font-size: 12pt;
}

#sh_top, #sh_btm, .noprint {
	display: none;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

.print {
	display: block;
	visibility: visible;
}	
	
.bluebold14 {
	font-weight:bold;
	color:#283c45;
	font-size:14px;
	}	
	