@charset "UTF-8";
/* CSS Document */


body {
	background: white;
	font-size: 12pt;
	color:#000000;
	}

.column-center {
margin-left: 20px;
margin-right: 20px;
width: auto;
}


.bodypage, .text-box {
margin: 0px;
padding: 0px;
width: auto;
}

#print-logo {
display:block;
}

.searchbox, #header, .searchbox, #s, .widget, .but, .widget_categories, .column-left, .column-right, .bottomwavebg, .bottombacktotop, .backtotop, .topimg, .topimg a, .footer, .link-edit {
	display: none;
	}
	
	a:link, a:visited {
  color: #666666;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

