body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #000;
}

#left_col,
#top_bar,
p.footer_links,
p.hidden,
.spm_element img {
	display: none;
}

#content {
	display: block !important;
	height: auto !important;
	overflow: visible !important;
}

p.highlight {
	border: 3px solid #CCFF66 !important;
	padding: 0.3cm !important;
}

p.warning {
	border-top: 3px solid #F00 !important;
	border-left: 10px solid #F00 !important;
	border-right: 3px solid #F00 !important;
	border-bottom: 3px solid #F00 !important;
	padding: 0.3cm !important;
}

.toggler,
.spm_element {
	border: 1px solid #000 !important;
	padding: 0.3cm !important;
}

.spm_element {
	margin-bottom: 0.5cm !important;
}

.element {
	display: block !important;
	height: auto !important;
	overflow: visible !important;
}

#footer {
	margin-top: 2cm;
	font-size: 6pt;
}