html {width: 100%}
body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Arial, sans-serif;
	width: 90%;
}
h1 { font-size: 16pt !important}
h2 { font-size: 14pt !important}
h3 { font-size: 11pt !important}
h4 { font-size: 11pt !important}
h5 { font-size: 11pt !important}
h6 { font-size: 11pt !important}
p * {
	line-height: 125%;
}
table, .promotion, .promo-item, .article { width: 100%;  }

#leftbar, #header, #sidebar, .subnav, #footer, .bridge, #primenav, #gadgets, .gadget, #promotion, .toplink a{
	display: none;
}

#wrapper {
position: absolute;
left: 1cm;
top: 1cm;
right: 1cm;
width: 21cm;
}

#content{

	position: relative;
top: 0;
left: 1cm; right: 1cm;
	margin: 0;
}

.article {
margin: 0 !important;
padding: 0 !important; border: 0 !important;
}
.article ul li {list-style-type: square; list-style-image: none;}


img { float: none !important; }
