.content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #333333;
}
.highlight {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #790000;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.product_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.product_description {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.img_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #669966;
	font-weight: bold;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
