@charset "utf-8";
/* CSS Document - www.buyseasons.com - PRINT CSS */

/* Print ----------------------------------------------------------- */	
body { 
  background: #ffffff; 
  font-size : 12pt; 
  font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
  color : #0000ff; 
  font-size:12pt;
}
a { 
  text-decoration : underline; 
  color : #069; 
}
img {
	border:none;
}
.NoPrint { 
  display : none; 
}
/* Breadcrumb ------------------------------------------------------ */
div.mp_backlinks {
	display:none;
}
