
*, #content *{
	color:#000000;
	background:none;
	font-size:11pt;
}

body, #container{
	background:none;
}

#header1, #header2, #service, #information, .euro, .noprint{
	display:none;
}

#header_print{
	display:block;
}

.onlyPrint{
	display:inline;
}

#main{
	clear:both;
	width:auto;
	height:auto;
	margin:0pt;
	padding:0pt;
	background:none;
	border:0px solid red;
}

#content{
	width:480pt;
	height:auto;
	margin-left:10pt;
	margin-top:1pt;
	margin-bottom:15pt;
	border:0px solid blue;
}

h1{
	background:none;
	margin-left:0pt;
	padding-left:0pt;
	font-size:16pt;
	margin-bottom:15pt;
	color:#000000;
	text-transform:uppercase;
}

h2{
	font-size:13pt;
}

