/* 
  -----------------------------------
  print layout
  -----------------------------------
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Verdana", Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666d77;
	background-color: #ffffff;
   }
   
#col02_head,
#c02head_subnav,
#c02head_pagenav,
#wearwith_hd,
#pop_sizes, 
#pop_tell, 
#pop_thy, 
#pop_view {
   display: none;
   }