/* Print style */

body {
  color: #000;
  background: #fff;
}

/*a:after {content:"[" attr(href) "]"; }*/

#head {
	background: #fff
	margin: 0;
	padding: 0;
	display: list-item;
	list-style-image: url(../images/logo.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	overflow: hidden;
	font-size: 1pt;
	color: #fff;
}

#sidebar {display: none !important;}

#printcontact {
  float: center;
  display: block;
  visibility: visible;
  border-top: 1px #ccc solid;
}

#printcontact p {
   text-align: center;
}

form {display: none !important;}

#foot {display: none !important;}

body, #main, #head, #content {
  font-weight: normal;
  float: none !important;
  left: 0 !important;
  width: auto !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

#content, #content p, #content ul, #content ol {
	font-weight: normal;
}

html body {background: none;}

html body #main {background: none;}

