
#header, #footer_outer, #topnav, #print, #leftcol,#mainmenu_outer, #rightcol_outer, .dhtmlgoodies_subMenu
	{
	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;
	}

.left_img
	{
	margin:5pt 5pt 5pt 0pt
	}

.right_img
	{
	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) "] ";
	}

