html {

	width: 100%;

}



body, a {

	color: black;

  background: white;

  font-size: 12pt;

	font-family: sans-serif;

}

#HeaderLogo,#Header, #Navigation,#Bar, #Footer, #BottomBar, .NoScreen, .Cleaner, #Counter, .BtnOrder, #BreadCrumb, .Pagination,#FooterContent, #IndexSecondary, #SidebarRight,#Secondary,#Bar,.NoPrint,.Form {

	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;

}

table
{
	width: 100%;
}

table td, table th {

	border: solid 1px #ccc;

	padding: 10px;

}



/*[href]:after {

	content: " [" attr(href) "] ";

}



h1,h2 {

	page-break-before: always;

}*/

