body {
	background-color: #ffffff;
	background-image: none;
	color: #a2aabf;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 auto;
	width: 640px;
}
#printheader{
	width: 640px;
	height: 109px;
	margin-bottom: 20px;
}
#printfooter{
	border-top: 1px solid #333333;
	clear: both;
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}
#header,
#cbBig,
.button,
#navigation,
#footer {
	display: none;
	visibility: hidden;
}
.cbTitle h1,
.cbLeftTitle h1 {
	display: block;
	color: #0c131b;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 10px 0;
}
#pageTitle h1 {
	color: #0c131b;
}

