
    body  {
      scrollbar-face-color: #eeefdc;
      scrollbar-highlight-color: #b9b8a5;
      scrollbar-shadow-color: #6f725c;
      scrollbar-3dlight-color: #a1a1a1;
      scrollbar-arrow-color: #6f725c;
      scrollbar-track-color: #9b9a9f;
      scrollbar-darkshadow-color: #000000;
	  }

.menu {
	color : #999999;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : 600;
}

 .comment{
	color : #999999;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	text-decoration : none;
	font-weight : 550;
}

	.nav {
	color : #808080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : 550;
	}

 	.nav:visited {
	color : #808080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : 550;
}

 	.nav:hover {
 	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : 550;
}

   .item_name {
    font-family : "Times New Roman", Times, serif;
	font-size :22px;
	font-weight : bold; 
	}
    .pic{
	border : double;
	border-width : 4px;
	border-color : #A9A9A9; 
	padding : 0px;
}
	.history{
	color : #999999;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : 500;
	}