
body {
	float: none !important;
	width: auto !important;
 	margin: 0 !important;
	padding: 0 !important;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 11pt !important;
	line-height: 1.6em !important;
	color: #000 !important;	
}
h1,h2,h3,h4 {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	margin: 0;
	color: #635687;	
	font-weight: normal;	
	line-height: 1em;
}
#content {
	margin-top: 20mm;
}

/* links
---------------------------------------------------------- */

a {
	color: #682F8E;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #AE95FD;
}
a img {
	border: none;
	background: none;
}
a#logo {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}


/* hide these
---------------------------------------------------------- */

#sands,
.sidebox,
.breadcrumbs,
#utility,
#side,
#navwrap,
#bannerwrap,
#footer p,
#footer span {
	display: none;
}
#footer p#notices {
	display: block;
	margin-top: 10mm;
}
#footer span#copyright {
	display: inline;
	color: #999;
	font-size: 9pt;
}
