﻿body
{
	margin: 10px;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 8pt;
	color: #000066;
	background: white;
}

table#header
{
	width: 16.5cm;
}


div#navigation
{
	display: none;
}

div#content
{
	width: 16.5cm;
	margin: 0px 0px 0px 0px;
}

ol#disclaimer
{
	margin-right:0px;
}

p
{
	line-height: 13pt;
	margin: 0px 0px 10px 0px;
	text-align: justify;
}

img.pageimage
{
	display: none;
}

div#books
{
	margin: 30px 0px 10px 0px;
}

tr.breakbefore
{
	page-break-before:always;
}


