body, html, p, div, table {
	color: #FFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
body {
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: #fff;
}

.h1, TH.cart {
	font-size: 10px;
	font-weight: bold;
	color: #CC0066;
}

.h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CFE90B;
}
.text9 {
	font-size: 9px;
	color: #666;
}
.green {
	color: #CFE90B;
}
a {
	color: #CFE90B;
	text-decoration: none;
}

a:hover {
	color: #CFE90B;
	text-decoration: underline;
}

a.con {
	color: #333;
	text-decoration: none;
}

a.con:hover {
	color: #333;
	text-decoration: underline;
}

a.white { 
	color: #FFFFFF; 
	text-decoration: none; 
	}

a.white:hover { 
	color: #CFE90B; 
	text-decoration: none; 
	}
select, input, menu, list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	


