TD {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
  color: #336699;
  text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
.headline {
  	color: #336699;
	font-size: 16px;
	font-weight: normal;
  	text-decoration: none;
}
.product {
  	color: #333333;
	font-size: 13px;
	font-weight: bold;
  	text-decoration: none;
}
.footer {
  	color: #666666;
	font-size: 9px;
	font-weight: normal;
  	text-decoration: none;
}
h2 {
	color: #336699;
	font-size: 15px;
	text-decoration: none;
}
h1 {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
}