BODY{
/* background-color:#899407;  */
font-family:trebuchet MS,verdana,arial,helvetica; 
font-size:10px
}

.product_table {
	font-size:14px;
}

TD{font-family:trebuchet MS,verdana,arial,helvetica; font-size:10px}

A{color:white; text-decoration:none; font-weight:none}

A:hover{color:ffffff; text-decoration:underline}

A:visited:{color:#899407}

.table_title {
	background-color: #003300;
	border: 2px outset white;
	/* text-align: center; */
	white-space: nowrap;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.table_subtitle {
	background-color: #006600;
	border: 2px outset white;
	white-space: nowrap;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.table_list {
	/* border: 2px outset white; */
	/* text-align: center; */
	white-space: nowrap;	
	font-size: 10px;
	text-decoration: none;
}


	