/**********************************************************/
/* Print Friendly Style                                   */
/* Copyright (c) 2007 YOUR MOVE ESTATE AGENTS             */
/**********************************************************/


body {
	color:#000000;
  	background: #ffffff;
	font-family:"Times New Roman", Times, serif;
   	font-size: 12pt;
	}
   
a:link, a:visited {
   color: #0000FF;
   background: transparent;
   text-decoration: underline;
   }

#footer {
	text-align:center;
	color: #000000;
  	background: #fff;
	font-family:"Times New Roman", Times, serif;
   	font-size: 8pt;
	}
	     
.title, #office, #menu { 
   display: none;
   }