body {
	color: #000000;
	font: normal 10pt/14pt "Arial CE", sans-serif;
	background: #ffffff;
	margin: 5px;
}
#content abbr:after {
	content: " (" attr(title) ") ";
}
h1, h2 {
	page-break-after: avoid;
}
h1, h2, h3 {
	color: #000;
}

h1 {
	font-size: 16pt;
	line-height: 19pt;
	margin: 15px 0 2px;
	text-decoration: underline;
}

h2 {
	font-size: 13pt;
	margin: 15px 0 5px;
}

}
h3 {
	font-size: 10pt;
	margin: 0;
}
.p {
  display: inline!important;
}
#cubeteam-blog #sidebar {
  display: none;
}
#navigation,
#language,
#footer,
#intro,
.link-back,
.article-meta,
#discussion-area,
#navigation-local {
	display: none;
}
a {
  color: #000000;
}
p {
  margin: 0.5em 0 0.5em 0;
  text-indent: 2.2em;
}
#content a {
  color: #000000;
	text-decoration: underline;
}
h1 a {
text-decoration: none;
}
#content a:after {
	content: " (" attr(href) ") ";
}

pre.lotusscript {
  border: 1px dotted #000;
}
pre span {
  color: #000!important;
}
table {
	font-size: 1.0em;
	margin: 10px 0 10px 0;
	border: 0;
	border-collapse: collapse;
}
table td {
  border: 1px solid #000;
}
tfoot {
  display: none;
}
img {
	display: none;
	}

hr { display: none;}

