body, html { width: 70%; }
* {
	background-color: white !important;
	background-image: none !important;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	margin: 10px;
}
#logo { text-align: left;}
h1, p.header { font: normal normal bold 11pt Arial, Helvetica, sans-serif; margin: 10px 0px 15px 0px; }
strong { font-size: 10pt; font-weight: bold; margin: 0px 0px 0px 0px; }
#lang, #image, #home { display: none; }
td.left, td.print { display: none; }
#nav { display: none; }
#content { width: 80%; margin: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; }
td.footer { margin: 10px 0px 0px 0px; padding: 10px 0px 0px 20px;}
