body
{
	color: black;
	background: white;
	font: 12pt georgia, times, "Times New Roman", serif;
}

img
{
	display: block;
	border: 0;
}

a
{
	text-decoration: none;
}

#chapBlok
{
	margin: 5px;
	padding: 0;
	text-indent: 0.5em;
	text-align: justify;
}

h1
{
	padding: 0 1em 0 8.5em;
	text-indent: -7.5em;
	font-weight: bold;
	font-size: 200%;
	color: red;
}

h1 a.notshowing
{
	color: red;
	text-decoration: underline;
}

h2
{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 150%;
	color: blue;
	clear: both;
}

.picc
{
	font-size: smaller;
	padding: 0 1em;
}

.stdcnt
{
	margin: 0 auto;
}

.inlineCode
{
	font-family: Courier New, Courier, mono;
}

.cmnt
{
	font-style: italic;
	font-size: smaller;
}

.cmnt0805
{
	font-style: italic;
}

.figura
{
	display: none;
}

.notshowing
{
	margin: 1em auto;
	padding: 1em auto;
	page-break-inside: avoid;
	clear: both;
}

.codesample
{
	display: block;
	padding: 5px;
	clear: both;
	margin: 3px;
	font-family: Courier New, Courier, mono;
	font-size: small;
	line-height: normal;
	text-indent: 0;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
}

.invisibile
{
	display: none;
}

#idxLastWord
{
	display: none;
}