body{
	width:21cm; height:29.7cm;
	font-size:1pc !important;
	background: white;
}

@page{
	margin:0;
	width:21cm; height:29.7cm;
}


.sidebar, #menu, #footer, #searchform, #header {display:none;}

ul, ul li{list-style:none;}



.smallText{
	font-size:13pt;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
.post a:link:after, .post a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }


.entry img {float:left; margin:0 10px 0 10px;}
