	table {
	  font-family: Osaka, Verdana, Arial, sans-serif;
	  font-size: 11px;
	  line-height: 150%;
	}

	input.incart {
		border: 1px solid #666666;
		color:#000000;
		font-size:9pt;
		width:110px;
		height:40px;
	}

	input.subbtn{
		border: 1px solid #666666;
		color:#333333;
		font-size:10pt;
		width:120px;
		height:20px;
	}

	td.inplist{
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
		border-top:1px solid #ffffff;
		border-bottom:1px solid #666666;
		width:120px;
		height:25px;
	}

	a {
	text-decoration: none;
	}

	a:link {
		color: #000000;
		text-decoration: none;
	}

	a:visited {
		color: #000000;
		text-decoration: none;
	}

	a:active {
		color: #000000;
		background-color: #FFFFFF;
		text-decoration: none;
	}

	a:hover {
		color: #FFFFFF;
		background-color: #000000;
		text-decoration: none;
	}

	td.pageHeading {
  	font-family: Osaka, Verdana, Arial, sans-serif;
  	font-size: 16px;
  	font-weight: bold;
 		color: #000000;
	}

	td.category {
  	font-family: Osaka, Verdana, Arial, sans-serif;
  	font-size: 14px;
  	font-weight: bold;
 		color: #000000;
	}

