/* Created by design.bg studios. Source code in this website is property of design.bg. */
.no_print,
.top,
.slogan,
.navigation,
.col1,
.toolbar,
.copyrights a,
.dbg,
.employees,
.pager,
.head_image {
	display: none;
}
.print {
	display: block;
}
body {
   background: white;
   font-size: 11pt;
}
a img {
	border: 0;
}
a:link, 
a:visited {
   color: #009;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
.date {
	display:block;
	margin-top:10pt;
	margin-bottom:0pt;
	padding-bottom:0pt;
}
.footer {
	clear: both;
	pading-top: 1em;
	margin-top: 1em;
	border-top: 2px solid #ccc;
}