body { margin:  0px 0px 0px 0px;  }



a:link, {
	color: #333333;
	text-decoration: underline;
}

a:hover {
       color:#993300;
       font-weight: bold;
       text-decoration: none;
}



ul {
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  list-style-image: url(images/arr.gif); 
}

li {
	list-style-position:outside;
	list-style : circle;
	padding-top:0px;
	margin-top:0px;
	margin-left:-23px;
        font-size: 12px;
        color:black;
}
.tit
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 11px
}
.product
{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 11px
}
body {
	cursor : default;
	scrollbar-3dlight-color : green;
	scrollbar-arrow-color : #60F76B;
	scrollbar-base-color : white; 
	scrollbar-darkshadow-color : white ;
	scrollbar-face-color : 559ece;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : black;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
}
td {
	color: #0C0C0C;
	font-family: arial, sans-serif;
	font-size: 11px;
}

