
#header, #leftnav, #conttop, #contbot
	{
	display:none;
	}

@page
	{
    	margin: 2cm 1.5cm;
	}

body 
	{
	font-size: 12pt;
	font-family:Times New Roman, Sans-Serif;
	line-height: 1.2em;
	color: black; 
	background: white;
	text-align:justify
	}

h1, h2, h3, h4, h5, h6 
	{
	page-break-after: avoid;
	}
h1
	{
	font-size:18pt;
	}

h2
	{
	font-size:16pt;
	}

h3, h4 h5, h6
	{
	font-size:14pt;
	}

img 
	{
	page-break-before: avoid;
	}

.img_left
	{
	margin:5pt 5pt 5pt 0pt
	}

.img_right
	{
	margin:5pt 0pt 5pt 5pt
	}

a:link, a:visited, a:hover, a:active 
	{
	text-decoration: underline; 
	color: black;
	}
a:after
	{
	text-decoration: none;
	content: " [" attr(href) "] ";
	}

#content
	{
	display:block;
	width:100%;
	text-align:justify;
	}

.tdpublic
	{
	padding:8pt;

.tdpublic img
	{
	margin:5pt 5pt 5pt 0pt;
	padding:5px;
	}
