p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
}
.infoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	font-style: italic;
}
.headlinemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}
.infoBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.infoBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	font-size: 14px;
}
.pageTitleYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	font-style: italic;
}
#products {
	background-color: #EBEFFC;
	height: 141px;
	margin-bottom: 5px;
}
.product_headline {
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
}
