html {

	width: 100%;

}



body, a {

	color: black;

  background: white;

  font-size: 12pt;

	font-family: sans-serif;

}

#Header, #Navigation, #LeftPanel, #Footer, #BottomBar, .NoScreen, .Cleaner, #Counter img {

	display: none;

}



#Content {

	float: none !important;

}



h1, h2, h3, h4, h5, h6 {

	page-break-after: avoid;

}



#Perex {

	font-weight: bold;

}



address {

	font-size: 10pt;

}

address a {

	font-size: 10pt;

}



.Price td, th {

	text-align: left;

	border: solid 1px;

	padding: 10px;

}



/*[href]:after {

	content: " [" attr(href) "] ";

}



h1,h2 {

	page-break-before: always;

}*/


