body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  border-width:  0; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#headerArea, #leftTab, #tabArea, #menuAreaInfo, #footerArea, #menuAreaHand, #menuAreaHip, #menuAreaKnee, #menuAreaShoulder, #menuArea, #menuAreaAbout{ 
  display : none;
  border-style:  none; 
}

#contentArea	{
		margin-left	:	-12px;
		border-right-style: solid;
		border-right-width:  0 !important;
		border-bottom: 0px solid #ffffff !important;
		width: 17cm;
}