BODY {
font-family: arial;
font-size: 12px;
color: black;
}		

A:link {
	color: #006830;
}
A:visited {
	color: #009933;
}
A:hover {
	color: #009933;
}
A:active {
	color: #99cc99;
}

.menu {
	background-color: #99cc99;
}

.menulink:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-size: 12pt;
	background-color: #99cc99;
}
.menulink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-size: 12pt;
	background-color: #99cc99;
}
.menulink:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	background-color: #99cc99;
}
.menulink:active {
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	background-color: #99cc99;
; background-image: none
}


TD {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

TH {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: 006830;
}

.product_list_code {
	text-align: center;
	width: 50;
; background-color: #99cc99
}
.product_list_desc {
	text-align: left;
	width: 170;
; background-color: #99cc99
}
.product_list_price {
	text-align: center;
	width: 70;
; background-color: #99cc99
}
.product_list_buy {
	text-align: center;
	width: 90;
; background-color: #99cc99
}
