.noteText { /* for Shipping */
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	line-height: 13px;
	margin-top: 0px;
	padding-top: 0px;
	color: #262626;
}
.noteHead {
	color:#404040;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.noteHilite { /* for the numbers, etc. in shipping and handling, e.g. */
/*	color:#3399CC; */
	color:#3371B2; 
	font-weight:bold;
}

