/* 
  -----------------------------------
  print layout
  -----------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #47473d;
   	background: #ffffff;
   	font-size: 8pt;
   }
   
#col02_head,
#col01_rule01,
#hom_adHB01,
#footer_hrule,
#pop_sizes, 
#pop_tell, 
#pop_view,
#col01_con {
   display: none;
   }